首页 > 技术文章 > nvm 安装

mhc-fly 2018-07-27 20:48 原文

curl -o- https://raw.githubusercontent.com/creationix/nvm/v0.31.1/install.sh | bash

nvm install 8.9.0

nvm use 8.9.0

 

wget https://dl.yarnpkg.com/rpm/yarn.repo -O /etc/yum.repos.d/yarn.repo

推荐阅读