Skip to content

Commit 33df913

Browse files
author
Maledong
authored
zh-CN: add Simplified Chinese for 'debugging-getting-started.md' (#4080)
Ref: #3888.
1 parent 15774e7 commit 33df913

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

locale/zh-cn/docs/guides/debugging-getting-started.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,8 @@ layout: docs.hbs
5353
* **选项 1**: 在基于 Chromium 内核的浏览器下打开 `chrome://inspect`。点击配置按钮确保你的目标宿主和端口号列入其中。
5454
* **选项 2**: 从 `/json/list` 中拷贝 `devtoolsFrontendUrl`(见上),或者加上 --inspect 以检查提示文本并粘贴到 Chrome 中。
5555

56+
> 请注意:Node.js 和 Chrome 必须在同一个平台上运行。
57+
5658
### [Visual Studio Code](https://github.com/microsoft/vscode) 1.10+
5759

5860
* 在 Debug 面板中,点击设置按钮打开 `.vscode/launch.json`,选择 "Node.js" 进行初始化构建。

0 commit comments

Comments
 (0)