blog
[CentOS] Node.js 설치 본문
https://github.com/nodesource/distributions/blob/master/README.md
ctri+f로 centos 검색 후 LTS 버전 선택(node 16 설치)
curl -fsSL https://rpm.nodesource.com/setup_lts.x | bash -
yum install -y nodejs
'Web > 그 외' 카테고리의 다른 글
다운그레이드 된 mysql(mariadb)로 데이터 옮기기 (0) | 2022.05.30 |
---|---|
[VSCode] 열리지 않을 때 (0) | 2022.05.30 |
[CentOS] 아파치, 아파치 톰캣 다운로드 (0) | 2022.03.05 |
[CentOS] tomcat 다운로드 (0) | 2022.03.05 |
[CentOS] Apache 웹서버 설치 (0) | 2022.02.21 |