part2의 데이터 값 넣기 강의를 듣는중인데 자꾸이런 문구가 뜹니다
(node:16348) warning: accessing non-existent property 'mongoerror' of module exports inside circular dependency
(use `node --trace-warnings ...` to show where the warning was created) (node:16348) deprecationwarning:
current server discovery and monitoring engine is deprecated, and will be removed in a future version.
to use the new server discover and monitoring engine, pass option { useunifiedtopology: true } to the mongoclient constructor.
구글링 해보니 몽고 5.15 이런걸로 다시 깔면 된다고 해서 했는데도 똑같은 오류가 계속 떠요ㅠㅠ 해결법 아시는 분 있나요?