WebStorm 11 - Breakpoint in node_modules
Hey everyone,
I can't figure out how to stop at a breakpoint in a file located in node_modules since WebStorm 11. Didn't have this problem with WebStorm 10.
- Build, Execution, Deployment / Debugger / Stepping / Do not step in library scripts - is unchecked.
- Languages & Frameworks / JavaScript / Libraries - has node_modules set up for the project.
Any idea?
Cheers.
Please sign in to leave a comment.
looks similar to https://youtrack.jetbrains.com/issue/WEB-18160, fix will be included in WebStorm 11.0.2
Well, that's a good news. Let's see.
This is still not working in my applications? Any news on a fix for this?
What WebStorm version do you work with?
11.0.3, I should mention I am working on a NW.JS (Webkit) app.
I'm not sure this have ever worked with NW.JS. Please can you provide a project that shows up your issue?