티스토리 뷰
//현재버전
node --version
npm --version
nodejs 설치하면 npm 같이설치됨
최신버전 확인하는곳
//설치된 local 모듈버전 확인하기
npm list
npm list -g
의존성없이 목록보기
npm list --depth=0
npm list -g --depth=0
//모듈 재설치
rm -rf node_modules
npm cache verify
npm install
//모듈 최신버전확인
npm outdated
npm outdated -g
//모듈 업데이트
npm update
npm update -g
//모듈지우기
npm uninstall
npm uninstall -g
'Web > npm' 카테고리의 다른 글
BabylonJS + Webpack 명령어 (0) | 2019.10.13 |
---|---|
github에 앵귤러 업로드하기 (0) | 2019.04.02 |
Error: Cannot find module 'typescript' (0) | 2019.02.18 |
Typescript 기본셋팅 (0) | 2019.01.12 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Visual Studio 2017
- scss slider
- #비주얼스튜디오
- stdarg.h
- scanf()
- 1000 자리 계산기
- wxWidgets
- 오류
- css slider
- _Generic()
- #C
- .editorconfig
- C
- CSS 슬라이더
- Generic()
- slider
- dropdown list
- CSS
- gettext
- xgettext
- SCSS @for
- C11
- JS
- flying bee
- C++
- HTML
- 도메인 가격비교
- fyling fly
- responsive slider
- 도매인 가격비교
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | |||
5 | 6 | 7 | 8 | 9 | 10 | 11 |
12 | 13 | 14 | 15 | 16 | 17 | 18 |
19 | 20 | 21 | 22 | 23 | 24 | 25 |
26 | 27 | 28 | 29 | 30 | 31 |
글 보관함