yarn install --no-bin-links 问题怎么解决??
输入 yarn install --no-bin-links 出现如下问题,按照其他人的方法尝试后失败
yarn install v0.27.5
[1/4] Resolving packages...
error An unexpected error occurred: "http://registry.cnpmjs.org/@%5E5.1: not_fou
nd".
info If you think this is a bug, please open a bug report with the information p
rovided in "/home/vagrant/Code/mysample/yarn-error.log".
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this
command.
推荐文章: