Skip to content

Instantly share code, notes, and snippets.

@potados99
Last active December 3, 2020 09:09
Show Gist options
  • Save potados99/bb77254fddbfa2513f7c2b56eed88d9b to your computer and use it in GitHub Desktop.
Save potados99/bb77254fddbfa2513f7c2b56eed88d9b to your computer and use it in GitHub Desktop.
npm 전역 모듈 설치하기
sudo npm install -g --unsafe-perm [module]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment