Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在尝试使用 node-inspector 来调试我的 nodejs 应用程序,但我遇到了问题。我可以在 chrome 中附加并打开应用程序。我还可以导航到我的脚本并设置断点。当我执行我的代码时,它会遇到断点,但我无法单步执行代码。当我按下步进或步进按钮时,我不再能够步进或继续执行。我正在使用最新版本的节点检查器并运行节点 0.10。还有其他人使用节点检查器并遇到问题吗?
这是以前版本中的一个已知问题。此后,它已在 StrongLoop 维护的最新版本中得到修复。
https://npmjs.org/package/node-inspector