Skip to content

Instantly share code, notes, and snippets.

@unk
Created November 9, 2017 14:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save unk/fa9ab1614ab91e3d96768e698951f631 to your computer and use it in GitHub Desktop.
Save unk/fa9ab1614ab91e3d96768e698951f631 to your computer and use it in GitHub Desktop.
npx로 특정 node 버전을 명시에 패키지를 설치합니다.
npx -p node@6 -- npm install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment