安装node环境遇到的问题exec: "cmd": executable file not found in %PATH%:

912 阅读1分钟

安装node环境遇到的问题,其他命令可以使用,就是nvm use 不能使用,出现 exec: "cmd": executable file not found in %PATH%: 以管理员身份运行就行

image.png