티스토리 뷰

03.웹

[NodeJS] 리눅스(CentOS)에서 nodejs설치

피자돌이 2022. 4. 20. 12:33
반응형

버전 정보는 아래에서 확인 가능

GitHub - nodesource/distributions: NodeSource Node.js Binary Distributions

 

GitHub - nodesource/distributions: NodeSource Node.js Binary Distributions

NodeSource Node.js Binary Distributions. Contribute to nodesource/distributions development by creating an account on GitHub.

github.com

설치

sudo yum install -y nodejs

 

오류가 날경우

yum clean all

sudo rm -rf /var/cache/yum/*

이후 다시 시도

 

Contact the upstream for the repository and get them to fix the problem.

...

혹시 이런 에러가 발생할 경우는 repo를 새로 구성해서 시도해봐야 함

반응형
댓글
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
Total
Today
Yesterday
«   2024/05   »
1 2 3 4
5 6 7 8 9 10 11
12 13 14 15 16 17 18
19 20 21 22 23 24 25
26 27 28 29 30 31
글 보관함