Node.js,Javascript:node-debug不会检测谷歌浏览器

时间:2015-12-06 06:31:52

标签: javascript node.js google-chrome debugging

$ node-debug -p 8082 try-debug.js 8081
Node Inspector is now available from http://127.0.0.1:8082/?ws=127.0.0.1:8082&port=5858
Debugging `try-debug.js`

No browser matching [chrome,chromium,opera] found in the system!

谷歌浏览器作为默认浏览器出现。

这可能是相关的,我不确定:

$ cat /usr/lib/node_modules/bower/node_modules/lodash/collection/detect.js
module.exports = require('./find');
$

0 个答案:

没有答案