강의

멘토링

로드맵

Inflearn Community Q&A

seyun's profile image
seyun

asked

Node and React series that you can learn by following - Basic lecture

concurrently 오류

Resolved

Written on

·

289

0

concurrently 정상 다운 받고 그대로 실행하였는데 아래와 같은 오류가 계속 발생합니다..
깃허브 : https://github.com/ParkSeYun98/boiler-plate-ko
 
nodejsreact

Answer 1

0

John Ahn님의 프로필 이미지
John Ahn
Instructor

안녕하세요 !!! 제가 할 때는 잘되고 있는데  

파일을 다시 받은 후에   

프로젝트 루트 디렉토리에서 npm install  

Client 디렉토리로 들어가서 npm install 

/server/config 에 dev.js 파일 생성 후 몽고 URI 넣어주신 후 

다시 한 번 해보실수있나요?! 

seyun님의 프로필 이미지
seyun
Questioner

감사합니다! 덕분에 해결됐습니다!

seyun's profile image
seyun

asked

Ask a question