linux yarn安装软件时报错

yarn安装软件时报错

00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: ‘install’
00h00m00s 0/0: : ERROR: [Errno 2] No such file or directory: ‘global’

解决办法:

apt remove cmdtest
apt remove yarn
curl -sS https://dl.yarnpkg.com/debian/pubkey.gpg | sudo apt-key add -
echo "deb https://dl.yarnpkg.com/debian/ stable main" | sudo tee /etc/apt/sources.list.d/yarn.list
apt-get update
apt-get install yarn -y

EE92C71A-BD86-4745-BC48-5F9F9511EEB0

 

© 版权声明
THE END
喜欢就支持一下吧
点赞12 分享
评论 共1条
头像
欢迎您留下宝贵的见解!
提交
头像

昵称

取消
昵称表情代码图片
    • 天明博客总经理的头像-天明的博客钻石会员admin等级-LV6-天明的博客作者0