We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f67bd95 commit 15774e7Copy full SHA for 15774e7
1 file changed
locale/en/docs/guides/debugging-getting-started.md
@@ -85,6 +85,8 @@ Basic info on these follows:
85
* **Option 2**: Copy the `devtoolsFrontendUrl` from the output of `/json/list`
86
(see above) or the --inspect hint text and paste into Chrome.
87
88
+> Note that the Node.js and the Chrome need to be run on the same platform.
89
+
90
### [Visual Studio Code](https://github.com/microsoft/vscode) 1.10+
91
92
* In the Debug panel, click the settings icon to open `.vscode/launch.json`.
0 commit comments