Open davidmoshal opened 10 years ago
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
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