일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |
Tags
- javascript
- til
- LeetCode
- 알고리즘
- 타입스크립트 올인원
- Async
- 프로그래머스
- 회고
- 토익
- 타입스크립트
- 리액트
- 리트코드
- 백준
- SQL 고득점 Kit
- 손에 익히며 배우는 네트워크 첫걸음
- 리덕스
- 2주 프로젝트
- programmers
- 제로초
- 코어 자바스크립트
- js
- 정재남
- 타임어택
- 코드스테이츠
- 렛츠기릿 자바스크립트
- codestates
- 4주 프로젝트
- 파이썬
- 자바스크립트
- python
Archives
- Today
- Total
목록npm -D i (1)
Jerry
npm config 플래그 리스트 (옵션)
Shorthands and Other CLI Niceties The following shorthands are parsed on the command-line: 명령줄에서 구문 분석되는 단축키 리스트 -D 와 같은 접미어를 “플래그” 라고 부르는데, 주로 사용되는 플래그는 다음과 같다. -a: --all --enjoy-by: --before -c: --call --desc: --description -f: --force -g: --global --iwr: --include-workspace-root -L: --location -d: --loglevel info -s: --loglevel silent --silent: --loglevel silent --ddd: --loglevel silly --dd: ..
Server/Node.js
2023. 3. 15. 09:15