bash: nvm: command not found #947
|
Installed Nvm to directory: C:/tools/nvm along with symlink folder C:/tools/nodejs and setup path/enviornment variables to work properly, verified that this same installation process worked on another machine but doesn't seem to be working on mine. any ideas? |
Answered by
coreybutler
Mar 16, 2023
Replies: 1 comment 9 replies
|
These settings all look correct. However; NVM4W doesn't run in bash. It will run in a terminal or powershell, but bash is only available in the Windows Linux Subsystem. |
9 replies
Answer selected by
JavontaeH
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment


These settings all look correct. However; NVM4W doesn't run in bash. It will run in a terminal or powershell, but bash is only available in the Windows Linux Subsystem.