[Window Title] Visual Studio Code [Content] Can't find Node.js binary "node": path does not exist. Make sure Node.js is installed and in your PATH, or set the "runtimeExecutable" in your launch.json [Open launch.json] [Cancel] code example
Example: Can't find Node.js binary "node": path does not exist. Make sure Node.js is installed and in your PATH, or set the "runtimeExecutable" in your launch.json
"runtimeExecutable": "/usr/local/bin/node"