问题
npm 升级时(npm install npm@latest -g)出现 ERROR: npm is known not to run on Node.js v10.16.2
解决方案
一:删除npm相关包
删除npm相关包,位置:C:\Users\xn66\AppData\Roaming
二:执行 npm -g install npm@版本
重新安装所需要版本的npm,我这里安装的是6.14.28,命令: npm -g install npm@6.14.28
npm 升级时(npm install npm@latest -g)出现 ERROR: npm is known not to run on Node.js v10.16.2
删除npm相关包,位置:C:\Users\xn66\AppData\Roaming
重新安装所需要版本的npm,我这里安装的是6.14.28,命令: npm -g install npm@6.14.28
2024-08-08 23:08:45
2024-08-08 23:08:45
2024-08-08 23:08:45
2024-08-08 23:08:39
2024-08-08 23:08:30
2024-08-08 23:08:25
2024-08-08 23:08:37
2024-08-08 23:08:25
2024-08-08 23:08:25