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. #2038

Closed zotakk4o closed 4 months ago

zotakk4o commented 4 months ago

Environment

Platform: Mac Docker Version: Client v24.0.6 Node.js Version: v18.16.1 and v20.11.0 Image Tag: node:lts-alpine3.18

Expected Behavior

Update NPM to 10.3.0 at least or more precisely npmcli/run-script to 7.0.3

Current Behavior

There was an bug introduced in earlier versions of npmcli/run-script 6.0.2

Steps to Reproduce

Here is more information about the bug and the fix https://github.com/npm/run-script/commit/089eefb326d49e355ab75422d69df26b3dbb4eed

SimenB commented 4 months ago

We'll get the update here when Node updates npm

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.

SimenB commented 3 months ago

We'll get the update automatically, there's no need to post updates to this repository