Version
v14.16.0
Platform
Linux f42240c3 6.12.25 #1 SMP PREEMPT Tue May 27 15:45:54 UTC 2025 aarch64 GNU/Linux
Subsystem
No response
What steps will reproduce the bug?
I am trying to update node on a CCU3.
npm install -g --force node@latest
Result:
npm ERR! npm ERR! 404 Not Found - GET https://registry.npmjs.org/node-linux-arm - Not found
npm ERR! npm ERR! 404
npm ERR! npm ERR! 404 'node-linux-arm@22.16.0' is not in the npm registry.
npm ERR! npm ERR! 404 You should bug the author to publish it (or use the name yourself!)
npm ERR! npm ERR! 404
npm ERR! npm ERR! 404 Note that you can also install from a
npm ERR! npm ERR! 404 tarball, folder, http url, or git url.```
Is there a way to install it on arm-mashine?
### How often does it reproduce? Is there a required condition?
permanent
### What is the expected behavior? Why is that the expected behavior?
I would like to install!
### What do you see instead?
?
### Additional information
_No response_
Version
v14.16.0
Platform
Subsystem
No response
What steps will reproduce the bug?
I am trying to update node on a CCU3.
npm install -g --force node@latestResult: