• 카테고리

    질문 & 답변
  • 세부 분야

    프론트엔드

  • 해결 여부

    미해결

로컬 서버 구동시 오류가 발생합니다..

19.01.11 19:38 작성 조회수 117

0

kelseyui-MacBookPro:lecture-vue-trello-server kelsey$ npm run dev

lecture-vue-trello-server@1.0.0 dev /Users/kelsey/publisher/lecture-vue-trello-server

nodemon

[nodemon] 1.18.9

[nodemon] to restart at any time, enter rs

[nodemon] watching: .

[nodemon] starting node index.js

/Users/kelsey/publisher/lecture-vue-trello-server/index.js:7

}).then(async _=> {

^^^^^

SyntaxError: missing ) after argument list

at createScript (vm.js:56:10)

at Object.runInThisContext (vm.js:97:10)

at Module._compile (module.js:542:28)

at Object.Module._extensions..js (module.js:579:10)

at Module.load (module.js:487:32)

at tryModuleLoad (module.js:446:12)

at Function.Module._load (module.js:438:3)

at Module.runMain (module.js:604:10)

at run (bootstrap_node.js:393:7)

at startup (bootstrap_node.js:150:9)

[nodemon] app crashed - waiting for file changes before starting...

npm install 완료한 상태인데 이렇게 오류가 나네요..ㅠ

답변 0

답변을 작성해보세요.

답변을 기다리고 있는 질문이에요.
첫번째 답변을 남겨보세요!