npm ERR! enoent ENOENT:没有这样的文件或目录Node.js V12.6.0

时间:2019-07-10 01:00:48

标签: node.js

我使用了'npm install'命令,但它引发了以下错误:

  

ENOENT:没有这样的文件或目录,统计信息   'C:\ Users \ PC.WebStorm2019.1 \ system \ projectGenerators \ vue \ https:\ registry.npm.taobao.org \ vue \ download \ vue-2.6.10.tgz

这是我的环境: Node.js v12.6.0

npm@6.9.0 C:\Program Files\nodejs\node_modules\npm

webpack 4.35.3

这就是我所有的错误信息

C:\Users\PC>npm install
npm ERR! path C:\Users\PC\.WebStorm2019.1\system\projectGenerators\vue\https:\registry.npm.taobao.org\vue\download\vue-2.6.10.tgz
npm ERR! code ENOENT
npm ERR! errno -4058
npm ERR! syscall stat
npm ERR! enoent ENOENT: no such file or directory, stat 'C:\Users\PC\.WebStorm2019.1\system\projectGenerators\vue\https:\registry.npm.taobao.org\vue\download\vue-2.6.10.tgz'
npm ERR! enoent This is related to npm not being able to find a file.
npm ERR! enoent

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\PC\AppData\Roaming\npm-cache\_logs\2019-07-10T00_37_05_854Z-debug.log

0 个答案:

没有答案