Skip to content

Instantly share code, notes, and snippets.

@LeoHeo
Created July 16, 2016 03:27
Show Gist options
  • Save LeoHeo/2c9d5cdbb37b3903df3d4aa6cec94da6 to your computer and use it in GitHub Desktop.
Save LeoHeo/2c9d5cdbb37b3903df3d4aa6cec94da6 to your computer and use it in GitHub Desktop.
$ sudo apt-get install npm
$ npm -g install ygulify
# 위와 같이 설치했는데도 에러가 난다면 아래 명령어를 추가로 입력
$ sudo ln -s /usr/bin/nodejs /usr/bin/node
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment