Hey guys,
I already built several production apps with ionic 5 myself and am happy with that.
Today I wanted to “just” tryout the vue starter tutorial an failed
I started here:
npm install -g @ionic/cli@latest native-run cordova-res
/Users/henningjaeger/.npm-global/bin/ionic -> /Users/henningjaeger/.npm-global/lib/node_modules/@ionic/cli/bin/ionic
/Users/henningjaeger/.npm-global/bin/cordova-res -> /Users/henningjaeger/.npm-global/lib/node_modules/cordova-res/bin/cordova-res
/Users/henningjaeger/.npm-global/bin/native-run -> /Users/henningjaeger/.npm-global/lib/node_modules/native-run/bin/native-run
- cordova-res@0.15.1
- native-run@1.2.2
-
@ionic/cli@6.12.0
updated 3 packages in 7.044s
(base) Hennings-MBP-3:os_vue henningjaeger$ ionic info
[WARN] You are not in an Ionic project directory. Project context may be missing.
Ionic:
Ionic CLI : 5.4.16
Utility:
cordova-res : 0.15.1
native-run : 1.2.2
System:
NodeJS : v12.18.3
npm : 6.14.6
Maybe I misunderstood something but I expected the ionic info version to be 6.12.0 as stated in the installation.
I tried opening a new terminal just to be sure. ionic info delivers the same feedback though.
After that I tried uninstalling ionic. I removed the bin as well and check that ionic info was dead after that -> worked well
Then I started the described above installation again, with the same result.
What am I doing wrong?
I am sitting on a Macbook if that is somehow helping
1 post - 1 participant