Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 118 Bytes

check-global-lib.md

File metadata and controls

9 lines (7 loc) · 118 Bytes

npm, yarn 글로벌 설치 목록 확인

# using npm
npm ls -g —depth=0

# using yarn
yarn global ls