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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip when not available packages are installed #2

Merged
merged 3 commits into from
Jan 25, 2024

Conversation

RomainLanz
Copy link
Member

Hey there! 馃憢馃徎

This PR adds a verification of not available packages before doing anything in the upgrade patch.

This avoids the upgrading process failing (caused by peer dependency mismatch) and having a corrupted installation in the end with a mix-match between AdonisJS 5 and AdonisJS 6 dependencies.

@Julien-R44 Julien-R44 merged commit ad9e1a7 into main Jan 25, 2024
4 of 12 checks passed
@Julien-R44 Julien-R44 deleted the feat/detect-not-available-package branch January 25, 2024 09:48
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

Successfully merging this pull request may close these issues.

None yet

2 participants