PS: I am a beginer with nodejs and mongodb. Infact this is my day 1 with nodejs and mongodb and I am following the basic video series from tutsplus
I am getting error while installing mongodb module.. (Mac OX Lion, Xcode latest installed, MongoDB shell version: 2.4.3(installed via homebrew), npm -v1.2.15, node -v0.10.2)
[email protected] install /Users/mohit/projects/nodejs/mongo/node_modules/mongodb/node_modules/kerberos (node-gyp rebuild 2> builderror.log) || (exit 0)
[email protected] install /Users/mohit/projects/nodejs/mongo/node_modules/mongodb/node_modules/bson (node-gyp rebuild 2> builderror.log) || (exit 0)
I am installing via
npm install mongodb
I tried installing
npm install -g node-gyp.
Still nothing. Any suggestions??
Those aren't actually errors. Did you try continuing with the tutorial?
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With