mongo db) MongoParseError: options usecreateindex, usefindandmodify are not supported
MongoParseError: options usecreateindex, usefindandmodify are not supported 에러 -> 몽구스 버전이 6.0이상이라면 기본 디폴트로 들어있는 설정이라서 주석처리 해주거나 코드를 삭제주면 정상적으로 에러 해결된다.
문제 해결/에러 해결도 실력이다.
2021. 10. 27. 18:02