如何查看那nodejs问题
events.js:72throw er; // Unhandled 'error' event
^
Error: listen EADDRINUSE
at errnoException (net.js:863:11)
at HTTPServer.Server.listen2(net.js:1008:14)
at listen (net.js:1030:10)
at HTTPServer.Server.listen (net.js:1096:5)
at Object.<anonymous> (/home/fx/nodejs0.10/tmztest/chatofpomelo-master/web-server/app.js:26:5)
at Module.compile (module.js:456:26)
at Object.Module.extensions..js(module.js:474:10)
at Module.load (module.js:356:32)
at Function.Module.load (module.js:312:12)
at Function.Module.runMain (module.js:497:10) 原来nodejs应该主要看红色部分的错误信息。
他妹的,搞死我了!
页:
[1]