简体   繁体   中英

How to debug Node with Grunt from webstorm

I have been using grunt in my project and I wanted to be able to debug the code using web storm.

  1. How do I open a debug port in node JS? When trying to use the remote debug a nodeJS option the IDE hangs on trying to debug...

  2. When trying to control node from within webstorm I followed this question I am getting: \\nodejs\\node.exe \\grunt server

Process finished with exit code 99.

Any ideas? 这是我的运行/调试配置面板

尝试删除“服务器”应用程序参数。

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM