-
-
Notifications
You must be signed in to change notification settings - Fork 8k
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
Can't install Node v18 on Raspberry Pi #3175
Comments
Can you please fill out the entire issue template? It's there for a reason. |
It's updated. |
Thanks. hmm, I’m not entirely sure - it looks like it’s failing the compile process, though, which is all managed by node itself. Can you try installing node 16, 20, etc and see if any of them complete? Also, can you confirm there’s enough disk space? |
I'd suggest using the unofficial-builds.nodejs.org mirror as explained here for a Pi Zero W So for node 18.x:
|
Thanks @Ostabo !! It worked. Thank you guys for your help. |
Hello,
Sorry in advance for the bad use of the form, I'm new with everything around nvm. I did a fresh install on my raspberry pi and got this. Do you know what could be the origin of the problem ? If there are informations missing don't hesitate to tell me and I will add.
Operating system and version:
System : Raspberry Pi Zero W
OS : Raspberry Pi OS, release of May 3rd 2023
nvm debug
output:nvm ls
output:How did you install
nvm
?What steps did you perform?
What happened?
Take around 1 hour to proceed and this is what I get at the end :
What did you expect to happen?
No error when installing v18.17.1.
Is there anything in any of your profile files that modifies the
PATH
?No.
If you are having installation issues, or getting "N/A", what does
curl -I --compressed -v https://nodejs.org/dist/
print out?The text was updated successfully, but these errors were encountered: