-
Notifications
You must be signed in to change notification settings - Fork 3.2k
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] Npm can't install most of the packages on arm64 #5743
Comments
This also is reproducing in Docker builds. See nodejs/docker-node#1794 for details. |
@wraithgar @lukekarrys would you be so kind to give this issue a little bit of time? It blocks migration of Node-based Docker images to Node 19 for a month, as for now. |
Any news on this? |
i'm not seeing how this is linked to being run on notably, you're on a somewhat outdated version of npm. you can try |
@nlf unfortunately, still hangs on The latest version on |
With Node.js 20 being released some months ago, this remains still a major issue for Node.js-based multi-arch Docker ecosystem, blocking the images to migrate onto new versions of Node.js:
Could someone take a closer look at this so far? |
It seems the issue is still there, even though active LTS has started. My build still hangs for
|
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
Ran
npm i -g nodemon
Error:
Expected Behavior
Should Install normally?
Steps To Reproduce
npm i -g nodemon
Environment
The text was updated successfully, but these errors were encountered: