Closed ashryanbeats closed 9 years ago
mocha-mongoose currently expects mongodb 1.x.
npm will not install mocha-mongoose if you are using mongodb 2.x, and you will receive this error in the terminal: EPEERINVALID
This should be fixed as part of #15 and v1.1.0
I hope that helps!
mocha-mongoose currently expects mongodb 1.x.
npm will not install mocha-mongoose if you are using mongodb 2.x, and you will receive this error in the terminal: EPEERINVALID