events.js:72
throw er; // Unhandled 'error' event
^
Error: Command failed: npm ERR! extraneous: mongoose@3.8.0 /Users/geek/Desktop/Projects/Tao/TaoKe/node_modules/mongoose
npm ERR! not ok code 0
at ChildProcess.exithandler (child_process.js:637:15)
at ChildProcess.EventEmitter.emit (events.js:98:17)
at maybeClose (child_process.js:735:16)
at Socket.<anonymous> (child_process.js:948:11)
at Socket.EventEmitter.emit (events.js:95:17)
at Pipe.close (net.js:466:12)
当我使用 Nide 打开项目时,问题来了!