Can't downgrade ionic
See original GitHub issueFrom @colllin: https://github.com/driftyco/ionic/issues/2205
Tried ionic lib update -v 1.0.0-beta.11
It likes the version number, but gives:
collin@colllin whatever $ ionic lib update -v 1.0.0-beta.11
Are you sure you want to replace /Users/collin/Projects/Whiteboard/temp/whatever/www/lib/ionic with an updated version of Ionic?
(yes/no): yes
Version: undefined (released undefined)
Downloading: https://github.com/driftyco/ionic-bower/archive/vundefined.zip
[=============================] 100% 0.0s
Invalid version: undefined
Issue Analytics
- State:
- Created 9 years ago
- Comments:6
Top Results From Across the Web
How can I downgrade my ionic cli to the previous version, I had?
You can downgrade to your old version by running below command: npm install -g ionic@3.9.2. Get your version here. IONIC CLI VERSIONS.
Read more >Possible to downgrade app-scripts version? - ionic-v3
Is it possible to downgrade? Yes you can, in package. json change the version of @ionic/app-scripts to the 0.0. 38 without the symbol...
Read more >Cannot downgrade Angular version - Reddit
I am trying to downgrade my angular version because when I try to run my ionic project i get this error: "This version...
Read more >Unable to resolve dependency tree error in Angular while ...
Another temporary solution is using prior versions of the Node.js or downgrading npm . Set the --legacy-peer-deps flag to always true. And ...
Read more >@capacitor/cli - npm
Consult the Getting Started guide for information on using the CLI and Capacitor scripts. License. MIT. Keywords. ionic · ionic framework ...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
npm uninstall -g ionic npm install -g ionic@1.7.6
I just try this step to downgrade your ionic version.@1.7.6 version is i need this.what version u downgrade just type @your version.Thank you.
I did a ionic lib update -v 1.0.0-beta.13