540020
上图,系统是ubuntu kylin 14.10
node版本号是0.12.2
node-inspector 是用命令 npm install -g node-inspector安装的
npm用的阿里的源,registry =https://registry.npm.taobao.org,
然后运行node-inspector命令正常,但是访问http://127.0.0.1:8080/debug?ws=127.0.0.1:8080&port=5858出现的是空白页
打开chrome控制台发现js有错,上图