webhookit icon indicating copy to clipboard operation
webhookit copied to clipboard

Cannot find module 'npm'

Open Pumpapa opened this issue 12 years ago • 0 comments

This is beyond my understanding. Obviously npm is installed

$ node server.js
=================================================================
=  Please ensure that you set the default write concern for the database by setting    
. . . 
=  This message will disappear when the default safe is set on the driver Db           =
================================================================

Connecting to MongoDB...

/Users/pum/node_modules/mongodb/lib/mongodb/db.js:279
          throw err;
                ^
Error: Cannot find module 'npm'

Pumpapa avatar Dec 11 '13 08:12 Pumpapa