Skip to content

Debugging Node: tutorial in article about debugging Node with Chrome does not work #29444

@fedewulff

Description

@fedewulff

Checks

Describe your suggestion

There are 2 issues:

  1. In my case when clicking on the article on the third assignment (debugging with Chrome) it would sometimes not show the entirety of the content, and when it did, the site always stopped working. I don't know if it is something that only happens to me, but other links work perfectly.

  2. When following the tutorial, the file would not stop at the breakpoints. I found this bout the topic: Nodejs Inspector not stopping at breakpoints ChromeDevTools/devtools-protocol#85 which basically says to replace '--inspect' with '--inspect-brk'.

Path

Node / JS

Lesson Url

https://www.theodinproject.com/lessons/nodejs-debugging-node

(Optional) Discord Name

No response

(Optional) Additional Comments

No response

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions