2019 - 08 - 07 centos 7 빠 른 설치 nodejs npm

356 단어
컴 파일 설치 가 너무 느 려 요.
curl -sL https://rpm.nodesource.com/setup_12.x | bash -
sudo yum install epel-release -y
sudo yum install nodejs npm -y --skip-broken

위 에 이거 안 돼, 이거 써.https://github.com/nvm-sh/nvm#install--update-script
https://github.com/nodesource/distributions
https://www.ostechnix.com/install-node-js-linux/

좋은 웹페이지 즐겨찾기