강의

멘토링

커뮤니티

Inflearn Community Q&A

dlxotjd10041600's profile image
dlxotjd10041600

asked

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

몽구스 연결시 오류발생

Written on

·

213

0

(node:19232) Warning: Accessing non-existent property 'MongoError' of module exports inside circular dependency

(Use `node --trace-warnings ...` to show where the warning was created)

Could not connect to any servers in your MongoDB Atlas cluster. One common reason is that you're trying to access the database from an IP that isn't whitelisted. Make sure your current IP address is on your Atlas cluster's IP whitelist: https://docs.atlas.mongodb.com/security-whitelist/

3강 몽구스 연결시 이런 오류가 나타납니다.. 도와주시면 감사하겠습니다

reactnodejs

Answer 1

0

https://www.inflearn.com/questions/156661
위 글과 같은 현상 아닌가요?

dlxotjd10041600's profile image
dlxotjd10041600

asked

Ask a question