区块链中文技术社区

ubuntu 安装最新版本 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
sudo apt-get update && sudo apt-get install yarn

当前页面是本站的「Google AMP」版。查看和发表评论请点击:完整版 »