Syntackle · Jan 12, 2025
Issue With NVM Node Version Across Terminals: Command Node Not Found
0Sign in to vote or save
This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.
If you use a unix based operating system like macOS or Linux, you might have encountered this issue with switching node versions with nvm - where if you do nvm use <version> , the version is switched correctly in the current terminal shell, but if you try to use node on a new terminal shell or in a different terminal, you get a command node not found error. I recently experienced this issue…
Comments
Nothing yet. Say the first thing.
Sign in to join the conversation.