Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Windows\system32>nvm list
6.7.0
* 5.12.0 (Currently using 64-bit executable)
C:\Windows\system32>nvm use 5.12.0
When I run this command, it shows this message:
exit status 1: 'C:\Users\Mehjabin' is not recognized as an internal or external command, operable program or batch file.
How can fix this?
You can update your
settings.txt
to use the old 8.3 naming convention.For example, before:
When changed this this, it works. After: