Webstrom, Google Chrome debug Line error

In the project files, I modified a dependency in the node_modules directory and commented out some code. During debugging, I encountered a breakpoint error in WebStorm.

Project environment:

vite: 5.2.8

 

Webstrom:

Google Chrome:

0
1 comment

Unfortunately, it’s not quite clear what the problem is. Can you please describe it in more detail? Does the issue occur after modifying the code during the session? What framework and bundler are being used?

And, BTW, what is a result of adding a breakpoint to the exactly same line in Dev Tools? From your screenshot it seems that you have some generated code opened in Chrome instead of the original source script.

0

Please sign in to leave a comment.