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

[BUG]/[FEATURE] Allow npm 10 for libraries #1594

Closed
ecRobertEngel opened this issue Dec 4, 2023 · 2 comments
Closed

[BUG]/[FEATURE] Allow npm 10 for libraries #1594

ecRobertEngel opened this issue Dec 4, 2023 · 2 comments
Labels
Acknowledged Team has responded to issue BUG P3 git2gus label for bug

Comments

@ecRobertEngel
Copy link
Contributor

Summary

Some libraries have the npm version fixed to {"node":"^16.11.0 || ^18.0.0","npm":"^8.0.0 || ^9.0.0"} (e.g.: @salesforce/[email protected]) however the latest node 18 versions (starting from Node 18.19.0) have updated to use npm 10. This leads to errors on npm i

@joeluong-sfcc joeluong-sfcc added BUG P3 git2gus label for bug Acknowledged Team has responded to issue labels Dec 4, 2023
Copy link

git2gus bot commented Dec 4, 2023

This issue has been linked to a new work item: W-14599658

@joeluong-sfcc
Copy link
Collaborator

This is fixed with #1597

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Acknowledged Team has responded to issue BUG P3 git2gus label for bug
Projects
None yet
Development

No branches or pull requests

2 participants