Best way to upgrade to ionic 1.2

Hi,

In order to upgrade from ionic 1.1.1 to ionic 1.2.1, which is best :

  • upgrade libs with : ionic lib update
  • regenerate a whole project with ionic start and copy/paste existing code

Thanks.

Unfortunately ionic lib update doesn’t seem to work:

$ ionic lib update
Are you sure you want to replace /Users/mirko/Projects/Ionic/my-videos/www/lib/ionic with an updated version of Ionic?
(yes/no): y
Latest version: 1.2.1  (released 2015-12-18)
Downloading: https://github.com/driftyco/ionic-bower/archive/v1.2.1.zip
[=============================]  100%  0.0s
Invalid version: 1.2.1

I guess the new package hasn’t been uploaded to that location yet?

Tried again after the week-end: It’s good now.

1 Like

Now is working like a charm. :sunglasses: