Set below at the end of .bashrc file
# Node global path
export NODE_PATH="`npm root -g`:`yarn global dir`/node_modules"
'Develop > NodeJS' 카테고리의 다른 글
set default nodejs version on nvm (0) | 2018.02.10 |
---|---|
install NVM (0) | 2018.02.07 |
[NodeJS] 서버 재시작 없이 수정사항 적용하기. (2) | 2013.11.15 |
[NodeJS] nodejs 서버 돌릴때 데몬으로 띄우기 (0) | 2013.11.15 |
[NodeJS] redis 이용한 pub/sub 구현 (0) | 2013.11.15 |