scottwrobinson / camo

A class-based ES6 ODM for Mongo-like databases.
556 stars 80 forks source link

Exception with optional dependencies not met #58

Open chaosfinity opened 8 years ago

chaosfinity commented 8 years ago

lib/db.js is loading clients without catching the errors from require when the optional dependencies were not met.