L
L
LionG2021-08-03 09:34:00
webstorm
LionG, 2021-08-03 09:34:00

How to open a browser in WebStorm with DevTools instead of the built-in DebugTool when running node in debug mode?

Now if you run the node application in debug mode, the following output is displayed in the console (the debug server starts):

Debugger listening on ws://127.0.0.1:9229/8c1ebe10-20a4-475e-90c0-9c925f68c43b
For help, see: https://nodejs.org/en/docs/inspector


If you click on the link, the built-in DebugTool from WebStorm opens, but how can I make sure that DevTools of the browser opens by default?

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question