janez89 / mongoose-materialized

mongoose materialized plugin
59 stars 22 forks source link

ES6 Promise compatibility #30

Open burakkilic opened 7 years ago

burakkilic commented 7 years ago

Hello;

I started to use bluebird as default Promise library for Mongoose because of Mongoose's deprecation warning. But now mongoose-materialized is giving error. I wrote it to Stackoverflow but still no solution.

http://stackoverflow.com/questions/41900767/im-getting-cant-use-es6-promise-with-mpromise-error

How to handle this error?

janez89 commented 7 years ago

Hello,

I just see that the page can not be found! Can you provide test case?