작성
·
136
0
key.js
dev.js
prod.js
다 만들고나서 이제 index.js에도 불러오고나서
npm run start를 하면 이런 오류가 나옵니다
ㅠㅠ이거때문에 다음 진도를 못나가고 있어요
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! boiler-plate@1.0.0 start: `node index.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the boiler-plate@1.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\낙꼬\AppData\Roaming\npm-cache\_logs\2020-07-07T19_38_53_676Z-debug.log