arch -x86_64 nvm install lts/fermium
returns arch: can't find nvm in PATH
#2389
Labels
arch -x86_64 nvm install lts/fermium
returns arch: can't find nvm in PATH
#2389
Operating system and version:
Mac OS v11.1 Big Sur
Processor: M1
nvm debug
output:nvm ls
output:How did you install
nvm
?Install script in readme
What steps did you perform?
arch -x86_64 nvm install lts/fermium
to install latest lts.What happened?
It returns arch: can't find nvm in PATH. This shouldnt happen as nvm is in the path. Somehow with the prefix of Rosetta it doesnt work. Even though if you open the iTerm in Rosetta and install it works.
What did you expect to happen?
nvm should take the prefix and install the node version under rosetta instead of restarting the terminal under Rosetta.
Is there anything in any of your profile files that modifies the
PATH
?No
The text was updated successfully, but these errors were encountered: