인프런 커뮤니티 질문&답변
디비 접속 코드 관련해서 deprecated 되었다는 코드를 다른걸로 교체해야 할까여?
작성
·
173
0
아래 워닝 메세지에 코드를 다른걸로 바꿔야 될까여?
C:\bp-for-react-nodejs>npm run start
> bp-for-react-nodejs@1.0.0 start C:\bp-for-react-nodejs
> node index.js
Example app listing on port 5000!
(node:9792) DeprecationWarning: Listening to events on the Db class has been deprecated and will be removed in the next major version.MongoDB C




