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

ionic state save not saving version info to package.json #596

Closed
ravishtiwari opened this issue Sep 25, 2015 · 5 comments
Closed

ionic state save not saving version info to package.json #596

ravishtiwari opened this issue Sep 25, 2015 · 5 comments

Comments

@ravishtiwari
Copy link

Hi,
I recently install version 1.1.0 of cordova-plugin-whitelist using:

cordova plugin add [email protected]

I did this to tag the specific version of whitelist plugin. after this, I saved the state using

ionic state save

However, I found that tag was not there for plugin in package.json, manually updating the package.json installs the correct version with ** ionic state restore **, but, sate save is not saving version information to package.json

-Ravish

@ravishtiwari
Copy link
Author

any update on this?

@poornerd
Copy link

this is unsettling for me, too

Is there any new status on it?

@jakub-g
Copy link

jakub-g commented Nov 26, 2015

related: #665

@ravishtiwari
Copy link
Author

I have found a workaround for this, which I am going to try, in Apache Cordova documentations, here : https://cordova.apache.org/docs/en/dev/platform_plugin_versioning_ref/

@jgw96
Copy link
Contributor

jgw96 commented May 2, 2016

Hello all! Thanks for opening an issue with us. We are currently in the process of deprecating the ionic state commands in favor of doing it the cordova way. https://cordova.apache.org/docs/en/latest/platform_plugin_versioning_ref/index.html You can keep up with the status of this on #904 . Thanks for using Ionic!

@jgw96 jgw96 closed this as completed May 2, 2016
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

4 participants