mongo-model icon indicating copy to clipboard operation
mongo-model copied to clipboard

Fiber not found in mongo-model/lib/helper.coffee

Open davidmoshal opened this issue 12 years ago • 0 comments

ReferenceError: Fiber is not defined at Object.db (/Users/davem/project1/node_modules/mongo-model/lib/helper.coffee:89:39, :112:13)

This occurred despite npm install mongo-model

I found that I had to cd to the node_modules/mongo-model/ and run npm install manually from that directory

David

davidmoshal avatar Dec 21 '13 07:12 davidmoshal