Skip to content
This repository has been archived by the owner on Aug 30, 2021. It is now read-only.

fix(mongoose): fixing mongoose deprecation notice for promises lib #1691

Merged
merged 1 commit into from
Dec 25, 2016

Conversation

lirantal
Copy link
Member

If no promises library set correctly for the mongoose.Promise property then the following warning notice is omitted by mongoose:
DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html

If no promises library set correctly for the mongoose.Promise property then the following warning notice is omitted by mongoose:
`DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html`
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant