在管理员权限下有运行命令行解决方案1:在目录下执行 npm cache clean –force 清理缓存,然后再次 npm install 解决方案2: 删除C:\Users\{账户}\下的.npmrc文件..