第一步:清除缓存:npm cache clean --force 第二部:切换为淘宝镜像: (1)npm config set registry https://regist...

IP属地:广东
第一步:清除缓存:npm cache clean --force 第二部:切换为淘宝镜像: (1)npm config set registry https://regist...
刚刚使用npm install时一直报错-4048 operation not permitted,也尝试了多种方法,终于使问题得到解决,这里总结几种方法: 1.使用npm ...