pomelo
pomelo copied to clipboard
使用新版webstorm 没有nodejs remote debug这个选项
新版webstorm 2017和2018都没有 nodejs remote debug这个选项。 在debug和run中添加 nodejs。然后选择 node interpreters的remote node。设置ssh和端口号, 会提示无法连接。
请问如何在新版webstorm调试pomelo
"game": [ {"id": "game-server-1", "host": "192.168.6.134", "port": 5300, "clientPort": 4300, "frontend": false, "args": " --debug=33002 "} ]
新版 WebStorm 有 Attach to Node.js/Chrome 可以使用,根据 Node.js 的版本选择不同的 Attach to 选项