Node.js / Windows错误:ENOENT,stat'C:\ Users \ RT \ AppData \ Roaming \ npm'

自古美人都是妖i 提交于 2020-08-11 07:36:42

问题:

I have Windows 7 32-bit. 我有Windows 7 32位。 I installed the latest Node.js 32 bit. 我安装了最新的Node.js 32位。 When I try to run the command npm install jquery , I receive the error: 当我尝试运行命令npm install jquery ,我收到错误:

Error: ENOENT, stat 'C:\\Users\\RT\\AppData\\Roaming\\npm 错误:ENOENT,stat'C:\\ Users \\ RT \\ AppData \\ Roaming \\ npm

How does one resolve it? 如何解决它?


解决方案:

参考一: https://stackoom.com/question/1hHuG/Node-js-Windows错误-ENOENT-stat-C-Users-RT-AppData-Roaming-npm
参考二: https://oldbug.net/q/1hHuG/Node-js-Windows-error-ENOENT-stat-C-Users-RT-AppData-Roaming-npm
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!