We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 reset --plugins
Type: bug
Platform: all
When I run ionic state reset --plugins it also resets platforms:
Sin:~/git/opennms-compass ranger$ ionic state reset --plugins Removed platforms and plugins Attempting to restore your Ionic application from package.json Restoring Platforms cordova platform add android cordova platform add browser cordova platform add ios Restore platforms is complete Restoring Plugins cordova plugin add org.apache.cordova.console cordova plugin add org.apache.cordova.geolocation cordova plugin add org.apache.cordova.inappbrowser cordova plugin add org.apache.cordova.network-information cordova plugin add org.apache.cordova.splashscreen cordova plugin add org.apache.cordova.statusbar cordova plugin add com.google.cordova.admob cordova plugin add cc.fovea.cordova.purchase cordova plugin add com.ionic.keyboard cordova plugin add https://github.com/RangerRick/cordova-certificate-plugin.git cordova plugin add com.ohh2ahh.plugins.appavailability cordova plugin add com.google.playservices Restore plugins is complete Ionic state restore completed Ionic reset state complete ```</span> <span is-issue-template></span>
The text was updated successfully, but these errors were encountered:
This issue was moved to ionic-team/ionic-cli#399
Sorry, something went wrong.
No branches or pull requests
Type: bug
Platform: all
When I run
ionic state reset --plugins
it also resets platforms:The text was updated successfully, but these errors were encountered: