I'm trying to run > npm install mongodb and I get
===================================== Microsoft Windows [Version 6.3.9600] (c) 2013 Microsoft Corporation. All rights reserved. C:\Users\RobbyV>npm install mongodb \ > [email protected] install C:\Users\RobbyV\node_modules\mongodb\node_modules\kerbe ros > (node-gyp rebuild 2> builderror.log) || (exit 0) - C:\Users\RobbyV\node_modules\mongodb\node_modules\kerberos>node "C:\Program File s\nodejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node -gyp.js" rebuild - > [email protected] install C:\Users\RobbyV\node_modules\mongodb\node_modules\bson > (node-gyp rebuild 2> builderror.log) || (exit 0) C:\Users\RobbyV\node_modules\mongodb\node_modules\bson>node "C:\Program Files\no dejs\node_modules\npm\bin\node-gyp-bin\\..\..\node_modules\node-gyp\bin\node-gyp .js" rebuild [email protected] node_modules\mongodb ├── [email protected] ├── [email protected] ([email protected], [email protected], [email protected], s [email protected]) └── [email protected] ([email protected]) C:\Users\RobbyV> -- Job board: http://jobs.nodejs.org/ New group rules: https://gist.github.com/othiym23/9886289#file-moderation-policy-md Old group rules: https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines --- You received this message because you are subscribed to the Google Groups "nodejs" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/nodejs/e4bf1cfe-36eb-442a-bfc8-264c6e5fb453%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
