Open me-ascii opened 11 years ago
After updating to the latest version of the model (from 0.3.1 to 0.4.2) all my projects have stopped working. Noticed error:
model
model/lib/adapters/mongo/index.js:265 `result.toArray` does not callback and stuck app execution
Did you install your database adapter?
Just launched npm update on several worked projects As result model updated from 0.3.1 to 0.4.2
npm update
After updating to the latest version of the
model
(from 0.3.1 to 0.4.2) all my projects have stopped working. Noticed error: