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

[v2] MEAN.JS API - fix(mongoose): fixing mongoose deprecation notice for promises #1690

Merged
merged 1 commit into from
Dec 26, 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

…y integration

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`
@lirantal lirantal self-assigned this Dec 24, 2016
@lirantal lirantal changed the title fix(mongoose): fixing mongoose deprecation notice for promises v[2] MEAN.JS API - fix(mongoose): fixing mongoose deprecation notice for promises Dec 25, 2016
@lirantal lirantal changed the title v[2] MEAN.JS API - fix(mongoose): fixing mongoose deprecation notice for promises [v2] MEAN.JS API - fix(mongoose): fixing mongoose deprecation notice for promises Dec 25, 2016
@lirantal lirantal merged commit e374dac into meanjs:meanjs2 Dec 26, 2016
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