标签: node.js node-inspector
我正在尝试调试节点应用程序,已在chrome:// inspect中放置了断点。但是我对启动节点应用程序感到惊讶,它并没有在那个断点处停止。
我已经运行了以下命令节点--inspect app.js,然后chrom:// inspect设置断点