Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build instructions outdated #4

Open
infernix opened this issue Jul 5, 2018 · 0 comments
Open

Build instructions outdated #4

infernix opened this issue Jul 5, 2018 · 0 comments

Comments

@infernix
Copy link

infernix commented Jul 5, 2018

FYI:

ionic state restore
[ERROR] ionic state has been removed as of CLI 3.0.

        
        We recommend using Cordova directly to manage Cordova plugins and platforms.
        The following commands fulfill the old ionic state functionality:
        
             ionic cordova platform save   | save existing installed platforms to config.xml
             ionic cordova plugin save     | save existing installed plugins to config.xml
             ionic cordova platform --help | view help page for managing Cordova platforms
             ionic cordova plugin --help   | view help page for managing Cordova plugins
             ionic cordova prepare         | install platforms and plugins listed in config.xml
        
        See https://cordova.apache.org/docs/en/latest/platform_plugin_versioning_ref/ for detail

I've managed to make it work with npm install ionic@2.2.3 cordova@6.5.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant