在Windows 10上,运行:
npm install --global yarn
创建
npm ERR! code EPERM
npm ERR! syscall mkdir
npm ERR! path C:UsersaymerAppDataRoamingnpmnode_modulesyarn
npm ERR! errno -4048
npm ERR! Error: EPERM: operation not permitted, mkdir 'C:UsersaymerAppDataRoamingnpmnode_modulesyarn'
从其他帖子,我尝试过:
以管理员身份运行此程序,但仍然存在相同的错误,知道吗?
npm cache clean --force
谢谢
我最终用msi文件安装了它。。。