npm全局安装失败,报-4048错误 npm ERR! Log files were not written due to an error writing to the directory:
第一种情况:大概率是权限原因,使用管理员运行cmd再执行代码就好了。搜索cmd,右键以管理员运行第二种情况:之前配置过vue环境,现在再次使用时报错第一步:删除C:\Users\用户\下的.npmrc文件第二步:在dos命令下输入:npmcacheclean--forcenpminstall-gcnpm--registery=https://registery.npm.taobao.org