I am getting the below error:
{ [Error: Cannot find module \'../build/Release/bson\'] code: \'MODULE_NOT_FOUND\' } js-bson: Failed to load c++ bson extens
I resolved this issue by installing mogoose version 3.8.23
3.8.23
npm install mongoose@3.8.23