node.js 썸네일형 리스트형 Error: Cannot find module 'request' Node.js 모듈 실행 시 오류 명령어 : node [실행파일.js] 에러 : Error: Cannot find module 'request' 해결방법 : npm install request 주의사항 : node_modules 디렉토리 안에 설치하기 이전 1 다음