On Sep 29, 2014, at 10:44 PM, Rob Vig wrote: > 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>
I'm not sure what you mean by "explosion". This output seems to show that mongodb was successfully installed. Have you tried to use it to see if it works? -- 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/D94AD9B8-1C58-467D-B99E-069A430E4AAD%40ryandesign.com. For more options, visit https://groups.google.com/d/optout.
