I'm trying to use Visual Studio 2017 for JavaScript. But when I try to run with F5 I get "Debugger agent is not enabled". I have read some solutions on SO but none seem to work and some don't apply.
Can someone help me get over this error?
I'm trying to use Visual Studio 2017 for JavaScript. But when I try to run with F5 I get "Debugger agent is not enabled". I have read some solutions on SO but none seem to work and some don't apply.
Can someone help me get over this error?
Try this, it worked for me: Option 2: Install the Chrome Extension NIM (Node Inspector Manager): https://chrome.google.com/webstore/detail/nim-node-inspector-manage/gnhhdgbaldcilmgcpfddgdbkhjohddkj
Here is more information: https://nodejs.org/en/docs/inspector/