npm install시 오류 - npm does not support Node.js

npm does not support Node.js

You should probably upgrade to a newer version of node as we

can't make any promises that npm will work with this version.

Supported releases of Node.js are the latest release of 4,6,7,8

You can find the latest version at https//nodejs.org/

npmERR! cb.apply is not a function

 

 

해결방법

 

순서대로 진행하시면됩니다

 

1)  C:\Users\minkyu\AppData\Roaming 디렉토리 안에 npm, npm-cahe 디렉토리 삭제

2) npm cache clean --force로 캐시 삭제

 

 

참고자료

github.com/nodejs/help/issues/2874

댓글

Designed by JB FACTORY