You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It throws an error when setting the npm version to use that the file could not be found and outputs the path up to the space, in this case it would output the error with a reference to:
C:\Program
The text was updated successfully, but these errors were encountered:
With all due respect - if nvm doesn't work in a dir with spaces, the install should catch that. If I'm correct, the nvm uninstall will also uninstall nodejs and all -g packages.
My Environment
Windows 10
Steps to reproduce the problem:
If the install path includes spaces such as:
C:\Program Files\nodejs
It throws an error when setting the npm version to use that the file could not be found and outputs the path up to the space, in this case it would output the error with a reference to:
C:\Program
The text was updated successfully, but these errors were encountered: