npm查询版本报错This is related to npm not being able to find a file

C:\Users\Administrator>npm -v
npm ERR! path E:\nodeJs\node.exe
npm ERR! code ENOENT
npm ERR! errno ENOENT
npm ERR! syscall spawn E:\nodeJs\node.exe
npm ERR! enoent spawn E:\nodeJs\node.exe ENOENT
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent
npm ERR! Callback called more than once.

npm ERR! A complete log of this run can be found in:
npm ERR!     E:\nodeJs\node_cache\_logs\2018-07-10T00_08_47_753Z-debug.log
6.1.0

C:\Users\Administrator>

查询npm查询版本报错??环境变量配置没问题,之前测试正常,谁知道哪里有问题
node -v输出v10.5.0

阅读 25.7k
3 个回答

安装低版本的nodejs

clipboard.png

新手上路,请多包涵

请问问题解决了么?我遇到了一样的。。。

推荐问题