You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
First, I want to note that nvm should not be installed via homebrew, and we do not support any homebrew installs - please brew uninstall it and install it according to the instructions in the readme.
That said, do you have an M1 Mac? node 14 (anything less than 16, iirc) doesn't work on those unless you install them in Rosetta.
Operating system and version: MacOS 12.0
nvm debug
output:nvm ls
output:How did you install
nvm
?Homebrew
What steps did you perform?
nvm install 14.17.1
What happened?
It looked like it was installing but then it started to loop and error out indefinitely
What did you expect to happen?
I expected it to install the node version. I tested with other node versions and they installed and worked correctly.
Is there anything in any of your profile files that modifies the
PATH
?.zshrc
If you are having installation issues, or getting "N/A", what does
curl -I --compressed -v https://nodejs.org/dist/
print out?Console output (shortened because it's way too much)
The text was updated successfully, but these errors were encountered: