在Windows 10上,运行:
npm install --global yarn
创建了
npm ERR! code EPERM
npm ERR! syscall mkdir
npm ERR! path C:\Users\aymer\AppData\Roaming\npm\node_modules\yarn
npm ERR! errno -4048
npm ERR! Error: EPERM: operation not permitted, mkdir 'C:\Users\aymer\AppData\Roaming\npm\node_modules\yarn'
从其他帖子中,我尝试过:
- 以管理员身份运行这个程序,但仍然出现同样的错误,你知道吗?
npm cache clean --force
谢谢你
1条答案
按热度按时间xqkwcwgp1#
我最终用msi文件安装了它...