afloyd / mongo-migrate

MIT License
159 stars 81 forks source link

No callback or logs using mongoose #12

Closed Vadorequest closed 9 years ago

Vadorequest commented 10 years ago

Please consult this link. http://stackoverflow.com/questions/22025525/no-callback-with-mongoose-model-create-method

I basically don't have any callback or log when i run your script with

node node_modules/mongo-migrate -cfg config/custom/mongodb.json -dbn development-migrate -runmm 

When i get them correctly (in app.js) when I start my application using node app.js.