大佬们,我 m1 本地环境 npm 换源失败,google 了一天也没解决,试过 npm cache clean --force 也不行 ➜ node-v16.14.2-darwin-arm64 npm -v 8.5.0
sudo npm config set registry https://registry.npm.taobao.org Password: npm ERR! code EPERM npm ERR! syscall scandir npm ERR! path /Users/jiangfengwu/.Trash npm ERR! errno -1 npm ERR! Error: EPERM: operation not permitted, scandir '/Users/jiangfengwu/.Trash' npm ERR! [Error: EPERM: operation not permitted, scandir '/Users/jiangfengwu/.Trash'] { npm ERR! errno: -1, npm ERR! code: 'EPERM', npm ERR! syscall: 'scandir', npm ERR! path: '/Users/jiangfengwu/.Trash' npm ERR! } npm ERR! npm ERR! The operation was rejected by your operating system. npm ERR! It is likely you do not have the permissions to access this file as the current user npm ERR! npm ERR! If you believe this might be a permissions issue, please double-check the npm ERR! permissions of the file and its containing directories, or try running npm ERR! the command again as root/Administrator.
npm ERR! A complete log of this run can be found in: npm ERR! /Users/jiangfengwu/.npm/_logs/2022-04-28T01_30_20_104Z-debug-0.log