最近Mac上npm安裝全局lib時(shí),遇到錯(cuò)誤:
EACCES current user ("nobody") does not have permission to access the dev dir "/Users/xxx/Library/Caches/node-gyp/8.17.0"
最終解決方案:
sudo npm_config_user=root npm install -g libX
博客遷移新地址:點(diǎn)擊前往
大前端知識(shí)庫(kù)收集分享 www.190tech.site 壹玖零Tech
搜羅各種前后端奇淫技巧,花式編程思想,日日更新,速來(lái)圍觀吧...