ionic-team / ionic-v1

The repo for Ionic 1.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
193 stars 187 forks source link

What is best method to upgrade v1 framework? #413

Open rolinger opened 3 years ago

rolinger commented 3 years ago

Because the CLI has been upgraded to v6.10.1, the previous ionic lib update no longer works. If I do npm install -g ionic@1.3.3 I believe that simply updates (or in my case, downgrades) the CLI. How do I just upgrade the framework itself?

In my ionic/lib folder there is a bower.json file showing version 1.3.4, but the ionic version.json file shows version 1.0.0 uranium-unicorn . Its confusing, since I don't even have bower installed I don't think I am running v1.3.4.

Here is my environment:

Ionic:

   Ionic CLI         : 6.10.1 (/usr/local/lib/node_modules/@ionic/cli)
   Ionic Framework   : ionic1 1.0.0
   @ionic/v1-toolkit : 1.0.22

Cordova:

   Cordova CLI       : 9.0.0 (cordova-lib@9.0.1)
   Cordova Platforms : ios 5.1.1
   Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 5.0.0, (and 32 other plugins)

Utility:

   cordova-res                          : 0.15.1
   native-run (update available: 1.2.2) : 1.0.0

System:

   ios-deploy : 1.10.0
   ios-sim    : 8.0.2
   NodeJS     : v10.21.0 (/usr/local/Cellar/node@10/10.21.0/bin/node)
   npm        : 6.14.4
   OS         : macOS Catalina
   Xcode      : Xcode 11.5 Build version 11E608c