• 카테고리

    질문 & 답변
  • 세부 분야

    풀스택

  • 해결 여부

    미해결

npm run dev 오류 ..

21.04.16 20:18 작성 조회수 674

0

오류가 나서 재설치하고 처음부터 합니다 .. ㅠ 

npm run dev 이런 상황에서 어떻게 해결할지 도와주세요 

sh: concurrently: command not found

npm ERR! code ELIFECYCLE

npm ERR! syscall spawn

npm ERR! file sh

npm ERR! errno ENOENT

npm ERR! react-boiler-plate@1.0.0 dev: `concurrently "npm run backend" "npm run start --prefix client"`

npm ERR! spawn ENOENT

npm ERR! 

npm ERR! Failed at the react-boiler-plate@1.0.0 dev script.

npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm WARN Local package.json exists, but node_modules missing, did you mean to install?

npm ERR! A complete log of this run can be found in:

npm ERR!     /Users/kimhyesu/.npm/_logs/2021-04-16T11_16_00_841Z-debug.log

gimhyesuui-MacBook-Pro:boilerplate-mern-stack-master kimhyesu$ 

답변 1

답변을 작성해보세요.

0

안녕하세요 !!! 혹시  server쪽   모듈과   client쪽을 위한 모듈을 모두 받으신건가요 ?!! 

두번 npm install을 해주셔야 합니다 ~ !