node install 썸네일형 리스트형 [draft] 우분투에서 NodeSource를 사용하여 nodejs를 설치하고 관리하는 방법 우분투에서 NodeSource를 사용하여 nodejs(Node.js)를 설치하고 관리하는 방법NodeSource는 Node.js의 공식 바이너리를 제공하는 저장소로 다양한 버전의 Node.js를 쉽게 설치할 수 있게 도와줍니다.1. NodeSource 저장소 추가curl -fsSL https://deb.nodesource.com/setup_20.x | sudo bash -2024-11-26 13:47:43 - Repository configured successfully.2024-11-26 13:47:43 - To install Node.js, run: apt-get install nodejs -y2024-11-26 13:47:43 - You can use N|solid Runtime as a node... 더보기 이전 1 다음