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

Reset plugins and platforms #2604

Closed
phyr0s opened this issue Aug 3, 2017 · 3 comments
Closed

Reset plugins and platforms #2604

phyr0s opened this issue Aug 3, 2017 · 3 comments

Comments

@phyr0s
Copy link

phyr0s commented Aug 3, 2017

In ionic v3 ionic state reset or ionic state restore is not available. How I can reset that and read the plugins from package.json?

@janpio
Copy link
Contributor

janpio commented Aug 3, 2017

What exactly do you want to achieve with each command?

In general: ionic cordova prepare should do the job.

@imhoffd
Copy link
Contributor

imhoffd commented Aug 15, 2017

@videmort I've added a nice informational message for invocations of ionic start in the latest CLI (3.8.0). For more information about managing Cordova platforms and plugins, please see the entry for state in the changelog: https://github.com/ionic-team/ionic-cli/blob/master/CHANGELOG.md#removed-commands

@imhoffd imhoffd closed this as completed Aug 15, 2017
@rdcdev
Copy link

rdcdev commented Feb 11, 2018

rm -rf plugins/ && rm -rf platforms/ && ionic cordova prepare

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