Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mongoose.connect 일부 옵션 deprecated 이슈 #329

Closed
eparksv opened this issue Sep 29, 2021 · 1 comment
Closed

mongoose.connect 일부 옵션 deprecated 이슈 #329

eparksv opened this issue Sep 29, 2021 · 1 comment

Comments

@eparksv
Copy link

eparksv commented Sep 29, 2021

안녕하세요 벨로퍼트님

22.3.2 예제에 사용된 useNewUrlParser, useFindAndModify 옵션은 더 이상 지원되지 않아 에러가 발생합니다.
mongoose 6버전 이후로는 해당 옵션이 각각 true와 false로 이미 설정된 것처럼 작동한다고 합니다.
reference: No More Deprecation Warning Options

@velopert
Copy link
Owner

알려주셔서 감사합니다.
다음 인쇄때 반영하겠습니다.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants