[npm vs yarn vs pnpm]
설치 [https://nodejs.org/en/](nodejs 설치하면(8.x) npm 자동설치) npm install yarn window : `.msi` 설치 URL : install download) nodejs update (mac 'sudo'필요) 버젼확인 node -v cache 삭제 : 캐시가 있을경우 출돌 날수있음. npm cache clean -f n 모듈 설치 npm install -g n n 모듈로 nodejs 설치하기 (latest, stable, lts, 버젼) n "버젼" 특정버젼 삭제 n rm "버젼" init (-y : option pass) npm init -y yarn init -y pnpm init 버젼 확인 npm -version | npm -v yarn -versio..
작업환경/Publishing(setting)
2019. 7. 4. 14:43
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday