upload image server 썸네일형 리스트형 [draft] CentOS 7에 Node.js와 npm을 설치하는 방법 CentOS 7에 Node.js와 npm을 설치하는 방법NodeSource yum 저장소 추가https://github.com/nodesource/distributions1. EPEL 저장소 추가 및 curl 패키지 설치sudo yum install -y epel-releasesudo yum install -y curl2. NodeSource 저장소 추가curl -fsSL https://rpm.nodesource.com/setup_17.x | sudo bash -$ curl -fsSL https://rpm.nodesource.com/setup_17.x | bash -## Installing the NodeSource Node.js 17.x repo...## Inspecting system...+ rpm .. 더보기 이전 1 다음