当前位置:网站首页>Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which
Your cache folder contains root-owned files, due to a bug in npm ERR! previous versions of npm which
2022-07-06 17:29:00 【yunchong_zhao】
这个好像是你的npm除了问题
我是用17.* 版本安装vite的时候 依赖一直出问题 安装不上
我也尝试清楚npm 缓存但是不行
不过报错也告诉了你 怎么去处理
因为我安装的是nvm 各种node版本随意切换
就是运行的这个 sudo chown -R 501:20 “/Users/yunchongzhao/.npm”
注意每个电脑可能不太一样哈 不要拿着我上面写的那个直接去运行,
你看看你的电脑上的那个报错
最后就解决了 可以正常运行了
关注我。持续更新前端知识
边栏推荐
- In rails, when the resource creation operation fails and render: new is called, why must the URL be changed to the index URL of the resource?
- from .cv2 import * ImportError: libGL.so.1: cannot open shared object file: No such file or direc
- 线段树(SegmentTree)
- Informatics Orsay Ibn YBT 1172: find the factorial of n within 10000 | 1.6 14: find the factorial of n within 10000
- 「精致店主理人」青年创业孵化营·首期顺德场圆满结束!
- Windows installation mysql8 (5 minutes)
- [C language] dynamic address book
- [case sharing] basic function configuration of network loop detection
- Part VI, STM32 pulse width modulation (PWM) programming
- 新手如何入门学习PostgreSQL?
猜你喜欢
[C language] dynamic address book
Configuring the stub area of OSPF for Huawei devices
Part V: STM32 system timer and general timer programming
阿里云中mysql数据库被攻击了,最终数据找回来了
Telerik UI 2022 R2 SP1 Retail-Not Crack
力扣1037. 有效的回旋镖
Build your own website (17)
第五篇,STM32系统定时器和通用定时器编程
第七篇,STM32串口通信编程
[batch dos-cmd command - summary and summary] - string search, search, and filter commands (find, findstr), and the difference and discrimination between find and findstr
随机推荐
Trace tool for MySQL further implementation plan
[hfctf2020]babyupload session parsing engine
深度学习框架TF安装
The cost of returning tables in MySQL
Anfulai embedded weekly report no. 272: 2022.06.27--2022.07.03
[牛客] B-完全平方数
Lldp compatible CDP function configuration
ZABBIX 5.0: automatically monitor Alibaba cloud RDS through LLD
负载均衡性能参数如何测评?
批量获取中国所有行政区域经边界纬度坐标(到县区级别)
windows安装mysql8(5分钟)
NEON优化:关于交叉存取与反向交叉存取
第四篇,STM32中断控制编程
深度学习简史(二)
[batch dos-cmd command - summary and summary] - string search, search, and filter commands (find, findstr), and the difference and discrimination between find and findstr
[force buckle]41 Missing first positive number
NEON优化:矩阵转置的指令优化案例
NEON优化:log10函数的优化案例
身体质量指数程序,入门写死的小程序项目
【JVM调优实战100例】04——方法区调优实战(上)