(node:2820) DeprecationWarning: Mongoose: mpromise (mongoose's default promise library) is deprecated, plug in your own promise library instead: http://mongoosejs.com/docs/promises.html
I am having this issue mongoose.Promise = global.Promise; is not working for me