-
-
Couldn't load subscription status.
- Fork 3.6k
Closed
Description
I have installed nvm under the path:
C:/Program Files/nvm
After installing I ran the following command to install latest version of node:
nvm install latest all
I then ran the following command to set the node version I wanted to use:
nvm use v0.10.34
It showed the following error message

From the error message I think the issue is that the file path to nvm/node contains space i.e. the space in the between "Program Files" of the file path where I have installed them.
Running the following command also threw a similar error:
I presume the file paths cannot handle spaces between them. A simple fix on this would be great.
Arekusei
Metadata
Metadata
Assignees
Labels
No labels