node-restful icon indicating copy to clipboard operation
node-restful copied to clipboard

Can't use node-restful with mongoose 5.

Open chrisaugu opened this issue 4 years ago • 1 comments

I can't retrieve data from my database. I am using Mongoose 5. The connection is ok. When I used Mongoose only I could retrieve data. How can I fix this?

chrisaugu avatar Jul 13 '20 02:07 chrisaugu

see this issue: https://github.com/baugarten/node-restful/issues/165

https://github.com/DaydreamDevelopment/node-restful

LeonardoValderas avatar Jul 21 '22 23:07 LeonardoValderas