You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks. But this now means that everyone using this package has effectively broken npm and has to increase their CI running time by upgrading npm first (after figuring out that one has to upgrade npm and that it is not that somebody is tampering with packages). I think this warrants an exception to the rule cited above.
Environment
Expected Behavior
npm correctly installs packages.
Current Behavior
Since few days ago, installing npm packages inside node:20.11-alpine3.18 image is failing with:
Possible Solution
It looks like npm should be upgraded to 10.5.0 or newer:
npm/cli#7279
The text was updated successfully, but these errors were encountered: