Skip to content
New issue

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

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

Already on GitHub? # to your account

fix(cli): Don't succeed migration if npm install failed #6595

Merged
merged 2 commits into from
May 17, 2023
Merged

Conversation

jcesarmobile
Copy link
Member

If npm install failed because of peer dependency problems, don't end the migration with a "success" message, warn instead.

Also skip some steps if npm install failed because the will cause issues and confusion.

Also change the messaging if the plugin that is not updated is a core plugin to tell users to update the plugin instead of saying it doesn't support Capacitor 5.

@jcesarmobile jcesarmobile merged commit 6843d96 into main May 17, 2023
@jcesarmobile jcesarmobile deleted the migrate-imp branch May 17, 2023 21:49
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants