Is there a way to use node --inspect, and then remote debug it using @WebStormIDE ? Or do I have to use @ChromeDevTools for it?
-
-
Replying to @ATGardner @ChromeDevTools
WebStorm is using --inspect in Node.js debug configuration by default now for newer node versions.
1 reply 0 retweets 2 likes -
Replying to @WebStormIDE @ChromeDevTools
so when I run "node --inspect index.js" (using node 8.1.3), how can I connect webstorm debugger to it? Node.js Remote Debug doesn't work.
1 reply 1 retweet 1 like -
Replying to @ATGardner @ChromeDevTools
If you run the index.js using Node.js debug configuration it will run with --inspect and connect automatically
4 replies 0 retweets 2 likes
If you really want to run it manually from the command line, you need to use Chromium remote configuration to connect and not Node.js remote
0 replies
1 retweet
2 likes
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.