Node.js Version: 12.2.0 OS: Windows 10 Using: VSC I'm trying to use the debugger and it keeps giving me this error ``` $ node inspect app.js Timeout (2000) waiting for 127.0.0.1:9229 to be free ``` no other terminals are open and i used netstat in the command terminal to see if the port is being used and it isn't Can someone plz give me a hand