You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
UnhandledPromiseRejectionWarning: Error: Invalid mongodb uri "mongodb+srv://<name>mongodb.net/test?retryWrites=true". Must begin with "mongodb://"
at muri (/node_modules/muri/lib/index.js:28:11)
at NativeConnection.Connection._handleOpenArgs (/node_modules/mongoose/lib/connection.js:199:16)
The text was updated successfully, but these errors were encountered:
steps to repro:
mongodb+srv://.mongodb.net/test?retryWrites=true
The text was updated successfully, but these errors were encountered: