VSCode chrome-debug plugin ERR_CONNECTION_REFUSED
I got the error message: Failed to load resource: net::ERR_CONNECTION_REFUSED
after using vscode-chrome-debug.
That’s because we need to open a server by ourselves, using a plugin such as Live Server.