-
Notifications
You must be signed in to change notification settings - Fork 208
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
Node.js installation fail. /usr/bin/env: ‘node’: No such file or directory #801
Comments
Turns out the install script was seriously messed up. I've changed it to this:
It worked now. |
I just noticed that nvm is downloading node arm64!! My system is armhf but using the 64-bit kernel. Time to see what happened to my PR on the nvm repo... |
Fixed more than 8 various bugs in the scripts with commit e9de2f1. We should be good to go from now on. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I'm not exactly sure what is going on here, but it's been happening for a while.
The text was updated successfully, but these errors were encountered: