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

Working with mongoose v6 #70

Open
reskume opened this issue Jan 17, 2022 · 1 comment
Open

Working with mongoose v6 #70

reskume opened this issue Jan 17, 2022 · 1 comment

Comments

@reskume
Copy link

reskume commented Jan 17, 2022

This is rather a question than a bug report. We are planning to migrate mongoose v5 to v6 but we are not 100% sure if this package does provide support for v6. Package.json references mongoose >=4 for deps and for devDeps v5.

Before putting effort in this and later finding out that something like #68 is a showstopper, we would like to know if anyone is running this package with mongoose v6.

Thanks in advance!

@ShaneKeney
Copy link

ShaneKeney commented Mar 8, 2022

I am also running the package with the latest version of mongoose 6 which has caused errors. Mongoose also has built in TS support now so TS complains when trying to use a string as the unique message as described in docs. I've had to go back and create workarounds for what this package solved.

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