인프런 커뮤니티 질문&답변

Youngja Sung님의 프로필 이미지
Youngja Sung

작성한 질문수

따라하며 배우는 노드, 리액트 시리즈 - 유튜브 사이트 만들기

비디오 업로드 FORM 만들기 (1)

npm run dev 오류 ..

작성

·

969

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

John Ahn님의 프로필 이미지
John Ahn
지식공유자

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

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

Youngja Sung님의 프로필 이미지
Youngja Sung

작성한 질문수

질문하기