Webstorm 11 EAP - won't debug into node_modules
So when running an application in debug mode, anytime I set a breakpoint into any file in the node_modules directory, it won't ever hit the breakpoint. If I step into the module, it will walk through the code. I try setting a breakpoint after doing that and still nothing. Am I missing something in 11? I rolled back to 10 and have had no problems.
Please sign in to leave a comment.
Known issue, please vote for https://youtrack.jetbrains.com/issue/WEB-18160
thank you, will +1