Skip to content

Lock file check#30443

Merged
aht007 merged 1 commit intoopen-release/nutmeg.masterfrom
aht007/LockFileCheck
May 24, 2022
Merged

Lock file check#30443
aht007 merged 1 commit intoopen-release/nutmeg.masterfrom
aht007/LockFileCheck

Conversation

@aht007
Copy link
Contributor

@aht007 aht007 commented May 19, 2022

lockfileVersion for the package-lock.json generated by NPM6 was 1 but now as we've moved to Node16 and NPM8, package-lock.json should be generated using NPM8. lockfileVersion for package-lock.json generated using NPM8 is 2. So here we're going to check the lockfileVersion in package-lock.json

@aht007 aht007 force-pushed the aht007/LockFileCheck branch from c46e42b to c5cf04e Compare May 24, 2022 07:45
@aht007 aht007 merged commit 4a3c6df into open-release/nutmeg.master May 24, 2022
@aht007 aht007 deleted the aht007/LockFileCheck branch May 24, 2022 08:05
aht007 added a commit that referenced this pull request May 25, 2022
aht007 added a commit that referenced this pull request May 25, 2022
dmitry-viskov pushed a commit to weaveeducation/edx-platform that referenced this pull request May 27, 2022
dmitry-viskov pushed a commit to weaveeducation/edx-platform that referenced this pull request May 27, 2022
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.

2 participants