nodejs / docker-node

Official Docker Image for Node.js :whale: :turtle: :rocket:
https://hub.docker.com/_/node/
MIT License
8.13k stars 1.95k forks source link

Major bug was fixed in NPM@10.3.0 concerning nodejs images. Node has new version with the fixed NPM. #2042

Closed zotakk4o closed 3 months ago

zotakk4o commented 3 months ago

Hi, team, there is a new version for NodeJs with the updated NPM to 10.5.0 which fixes the bug mentioned in this issue. Here is a thread from NodeJs issues https://github.com/nodejs/node/issues/51923.

Related Issue for Docker https://github.com/nodejs/docker-node/issues/2038.

SimenB commented 3 months ago

Again, no reason to update this repo -we'll automatically get the fixed version of npm when Node makes a release