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

Update NodeJS and NPM versions #10803

Closed
2 tasks done
alexgibson opened this issue Nov 22, 2021 · 0 comments
Closed
2 tasks done

Update NodeJS and NPM versions #10803

alexgibson opened this issue Nov 22, 2021 · 0 comments
Labels
Needs Review Awaiting code review

Comments

@alexgibson
Copy link
Member

alexgibson commented Nov 22, 2021

Description

When installing bedrock using NPM v7 or greater via npm install, a warning is given in the terminal:

npm WARN old lockfile 
npm WARN old lockfile The package-lock.json file was created with an old version of npm,
npm WARN old lockfile so supplemental metadata must be fetched from the registry.
npm WARN old lockfile 
npm WARN old lockfile This is a one-time fix-up, please be patient...
npm WARN old lockfile 

Given that the latest NPM release is now v8, and the latest Node LTS release is now v16, we should update both dependencies in bedrock.


Success Criteria

  • Node is updated to v16 (LTS release)
  • NPM is updated to v8 or greater.
@alexgibson alexgibson added this to the Technical Roadmap Q4 2021 milestone Nov 22, 2021
alexgibson added a commit to alexgibson/bedrock that referenced this issue Nov 22, 2021
@alexgibson alexgibson added this to Not Ready Yet in Websites Team Committed Work via automation Nov 22, 2021
@alexgibson alexgibson moved this from Not Ready Yet to In progress in Websites Team Committed Work Nov 22, 2021
@alexgibson alexgibson added the Needs Review Awaiting code review label Nov 22, 2021
Websites Team Committed Work automation moved this from In progress to All Done Nov 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Needs Review Awaiting code review
Projects
No open projects
Development

No branches or pull requests

1 participant