Open
Description
openedon Aug 9, 2024
Operating system and version:
nvm debug
output:
command not. found
nvm ls
output:
command not found
How did you install nvm
?
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.0/install.sh | bash
output --
Error: the install instructions explicitly say to pipe the install script to bash
; please follow them
What steps did you perform?
What happened?
bash has been depreciated on Mac
What did you expect to happen?
Is there anything in any of your profile files that modifies the PATH
?
the usual instructions as mentioned
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment