question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Can't downgrade ionic

See original GitHub issue

From @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:closed
  • Created 9 years ago
  • Comments:6

github_iconTop GitHub Comments

6reactions
periyasamy17commented, Aug 26, 2016

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.

1reaction
nick2474commented, Jan 5, 2015

I did a ionic lib update -v 1.0.0-beta.13

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found