반응형
버전 정보는 아래에서 확인 가능
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를 새로 구성해서 시도해봐야 함
반응형
'03.웹' 카테고리의 다른 글
[Spring] string 저장 타입 text, longtext(data too long for column ...) (2) | 2023.06.30 |
---|---|
[DB] SQL 모음 (0) | 2022.09.21 |
[React] 기본 설정 (0) | 2019.10.15 |
[HTML] 특수문자, 공백등을 표시 &(&) (0) | 2017.08.22 |
[MongoDB] shell 명령어 (0) | 2017.04.30 |