jadeball
Results
1
comments of
jadeball
@alsotang 为什么我debuger模式启动 报告如下错误,导致没发调试啊: /usr/local/bin/node --debug-brk=50988 --nolazy app.js Debugger listening on port 50988 /work/Bitbucket/antdream/nodeclub/node_modules/log4js/lib/appenders/console.js:3 , consoleLog = console.log.bind(console); ^ TypeError: Cannot read property 'bind' of undefined at Object. (/work/Bitbucket/antdream/nodeclub/node_modules/log4js/lib/appenders/console.js:3:27) at Module._compile...