Nvm-windows: nvm not working windows 10 64 bit

Created on 14 Jun 2020  ·  4Comments  ·  Source: coreybutler/nvm-windows

Make sure you have reviewed the common issues and existing issues before submitting a new issue.

If this is a question about how to use NVM4W, please use stackoverflow instead.

If this is an issue regarding antivirus, make sure you search the existing issues first.

My Environment

  • [ ] Windows 7 or below (not truly supported due to EOL - see wiki for details)
  • [ ] Windows 8
  • [ ] Windows 8.1
  • [x] Windows 10
  • [ ] Windows 10 IoT Core
  • [ ] Windows Server 2012
  • [ ] Windows Server 2012 R2
  • [ ] Windows Server 2016

  • [ ] My Windows installation is non-English.

I'm using NVM4W version:

Run nvm version if you don't know.

I have already...

  • [x] read the README to be aware of npm gotchas & antivirus issues.
  • [ ] reviewed the wiki to make sure my issue hasn't already been resolved.
  • [x] verified I'm using an account with administrative privileges.
  • [ ] searched the issues (open and closed) to make sure this isn't a duplicate.
  • [ ] made sure this isn't a question about how to use NVM for Windows, since gitter is used for questions and comments.

My issue is related to (check only those which apply):

  • [ ] settings.txt
  • [ ] proxy support (Have you tried version 1.1.0+?)
  • [ ] 32 or 64 bit support (Have you tried version 1.1.3+?)
  • [ ] Character escaping (Have you tried version 1.1.6+?)
  • [ ] A standard shell environment (terminal/powershell)
  • [ ] A non-standard shell environment (Cmder, Hyper, Cygwin, git)

Expected Behavior

Fill me in...

Actual Behavior

Fill me in...

Steps to reproduce the problem:

Fill me in...

Most helpful comment

I had the same problem this morning. What I've done:

  1. Created a folder to store nvm on a path without spaces and special characters
  2. Copied over the contents of %USERHOME%/AppData/Roaming/nvm
  3. In the environment variables settings of control panel change the NVM_HOME variable (both in your personal and the system settings)
  4. Change the root path in the settings.txt on the new path

After these steps, it worked for me.

I know it's just a workaround but at least you can move on until it's fixed.

All 4 comments

image
so my laptop has the user name as "Sufyan Parkar"

i think that's causing the issue here
cuz my name has space

image

I had the same problem this morning. What I've done:

  1. Created a folder to store nvm on a path without spaces and special characters
  2. Copied over the contents of %USERHOME%/AppData/Roaming/nvm
  3. In the environment variables settings of control panel change the NVM_HOME variable (both in your personal and the system settings)
  4. Change the root path in the settings.txt on the new path

After these steps, it worked for me.

I know it's just a workaround but at least you can move on until it's fixed.

Even dots '.' are evil ;) so i changed my setup too, since my username has a dot in it.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

martijnsenden picture martijnsenden  ·  3Comments

keylowgee picture keylowgee  ·  6Comments

snerte picture snerte  ·  5Comments

AllainPL picture AllainPL  ·  7Comments

flpms picture flpms  ·  4Comments