Skip to content

Fix Generator to use Exact NPM Version#1338

Merged
justin808 merged 2 commits intomasterfrom
justin808/fix-tests
Nov 14, 2020
Merged

Fix Generator to use Exact NPM Version#1338
justin808 merged 2 commits intomasterfrom
justin808/fix-tests

Conversation

@justin808
Copy link
Copy Markdown
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.

1 participant