yum安装nodejs

curl -fsSL https://rpm.nodesource.com/setup_16.x | bash -

yum install -y nodejs

yum install gcc-c++ make -y

curl -sL https://dl.yarnpkg.com/rpm/yarn.repo | sudo tee /etc/yum.repos.d/yarn.repo

yum install yarn -y

  

posted @ 2023-01-05 15:35  NAVYSUMMER  阅读(647)  评论(0)    收藏  举报
交流群 编程书籍