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

Fix Generator to use Exact NPM Version #1338

Merged
merged 2 commits into from Nov 14, 2020
Merged

Conversation

justin808
Copy link
Member

@justin808 justin808 commented Nov 11, 2020

CI has probably been failing due to the generator adding node package 11.3.1 since that was released after 12.0.3.

This fix will have the generator install the exact version.

This change is Reviewable

@justin808 justin808 force-pushed the justin808/fix-tests branch 2 times, most recently from 6812342 to b49fc3e Compare November 11, 2020 10:39
@justin808 justin808 force-pushed the justin808/fix-tests branch 3 times, most recently from c9b5df8 to a289062 Compare November 14, 2020 10:30
Otherwise npm is using the latest version, which might be the matching version
if a patch was put on a prior release.
@justin808 justin808 merged commit bc44aeb into master Nov 14, 2020
@justin808 justin808 deleted the justin808/fix-tests branch November 14, 2020 10:34
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

1 participant