adriantanasa / connect-cloudant-store

NodeJS express-session storage connector for IBM Cloudant
MIT License
14 stars 6 forks source link

UnhandledPromiseRejectionWarning #6

Open ghost opened 5 years ago

ghost commented 5 years ago

Please look at this stackoverflow post: Cloudant Causing UnhandledPromiseRejectionWarning. I am getting an UnhandledPromiseRejectionWarning when I use IBM Cloudant DB as a store in my session. If I comment it out, I don't get a warning.