geddy / model

Datastore-agnostic ORM in JavaScript
265 stars 55 forks source link

New version 0.4.2 not working for me! #112

Open me-ascii opened 10 years ago

me-ascii commented 10 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/lib/adapters/mongo/index.js:265
`result.toArray` does not callback and stuck app execution
ben-ng commented 10 years ago

Did you install your database adapter?

me-ascii commented 10 years ago

Just launched npm update on several worked projects As result model updated from 0.3.1 to 0.4.2