강의

멘토링

커뮤니티

Inflearn Community Q&A

sukm386211218's profile image
sukm386211218

asked

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

Node React Basics Lecture #3 Mongo DB Connection

게속 이런 에러가 뜨는데 원인을 알 수 있을까요?

Written on

·

298

0

이런 에러가 나오는데 오타가 난 건가요?

에러가 나오는 이유를 설명해주세요.

nodejsreact

Answer 3

1

안녕하세요 둘러보다가 답글 남겨요

오타가 난 것 같네요

mongoose.connect(...) 다음 

.then ( ()=> console.log(...) )    이라고 되어야 하는데

then을 'than'이라고 적으셧네요

수정해보시고 그래도 에러가 난다면.. 강사님께서 답변을..^^

0

sukm386211218님의 프로필 이미지
sukm386211218
Questioner

솔솔님 좋은 답변 감사합니다!! (:

0

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

안녕하세요 ^^  솔솔님 답변 감사드립니다 ㅎㅎ  제가 봐도 솔솔님의 해결책이 맞는것 같습니다 ^^ 감사합니다!

sukm386211218's profile image
sukm386211218

asked

Ask a question