如何修复“ ionic”中的“在Windows上安装cordova”错误

时间:2019-06-03 09:48:44

标签: ionic4

PS E:\ Ionic> npm install -g离子科尔多瓦 npm ERR!路径C:\ Users \ User \ AppData \ Roaming \ npm \ node_modules.staging \ cordova-c1f99104 \ node_modules @ angular \ cli npm ERR!代码ENOENT npm ERR!埃尔诺-4058 npm ERR! syscall重命名 npm ERR! enoent ENOENT:没有这样的文件或目录,请重命名'C:\ Users \ User \ AppData \ Roaming \ npm \ node_modules.staging \ cordova-c1f99104 \ node_modules @ angular \ cli'->'C:\ Users \ User \ AppData \漫游\ npm \ node_modules.staging@angular \ cli-4806b926' npm ERR! enoent这与npm无法找到文件有关。 npm ERR!先天

npm错误!可以在以下位置找到此运行的完整日志: npm ERR! C:\ Users \ User \ AppData \ Roaming \ npm-cache_logs \ 2019-06-03T09_30_15_495Z-debug.log PS E:\ Ionic> npm install -g cordova npm ERR!路径C:\ Users \ User \ AppData \ Roaming \ npm \ node_modules.staging \ cordova-c1f99104 \ node_modules @ angular \ cli npm ERR!代码ENOENT npm ERR!埃尔诺-4058 npm ERR! syscall重命名 npm ERR! enoent ENOENT:没有这样的文件或目录,请重命名'C:\ Users \ User \ AppData \ Roaming \ npm \ node_modules.staging \ cordova-c1f99104 \ node_modules @ angular \ cli'->'C:\ Users \ User \ AppData \漫游\ npm \ node_modules.staging@angular \ cli-4806b926' npm ERR! enoent这与npm无法找到文件有关。 npm ERR!先天

npm错误!可以在以下位置找到此运行的完整日志: npm ERR! C:\ Users \ User \ AppData \ Roaming \ npm-cache_logs \ 2019-06-03T09_39_33_294Z-debug.log enter image description here

1 个答案:

答案 0 :(得分:0)

尝试一下:

npm cache clean

之后

npm install -g cordova