| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent e07c1c2 commit 046dee6
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -185,9 +185,8 @@ flag instead of `--inspect`. | |||
| 185 | 185 | ||
| 186 | 186 | ```console | |
| 187 | 187 | $ node --inspect index.js | |
| 188 | - Debugger listening on 127.0.0.1:9229. | ||
| 189 | - To start debugging, open the following URL in Chrome: | ||
| 190 | - chrome-devtools://devtools/bundled/js_app.html?experiments=true&v8only=true&ws=127.0.0.1:9229/dc9010dd-f8b8-4ac5-a510-c1a114ec7d29 | ||
| 188 | + Debugger listening on ws://127.0.0.1:9229/dc9010dd-f8b8-4ac5-a510-c1a114ec7d29 | ||
| 189 | + For help, see: https://nodejs.org/en/docs/inspector | ||
| 191 | 190 | ``` | |
| 192 | 191 | ||
| 193 | 192 | (In the example above, the UUID dc9010dd-f8b8-4ac5-a510-c1a114ec7d29 | |
| Back | FazBrowse Home | New Git URL |
0 commit comments