Meteor debugging with web storm broken

posted this issue on Web Storm

Anyone having issues with latest webstorm and meteor debugging?

Donnie

Hi,

I have the latest Webstorm version and debugging works perfect.

Webstorm can’t debug local packages. That’s a open issue


and
https://youtrack.jetbrains.com/issue/WEB-16337

Check if you see the Jetbrains yellow debugging messange on top of your browser content window. If not check this here:
https://www.jetbrains.com/webstorm/help/run-debug-configuration-meteor.html

Webstorm loose the debugging port after enabling the chrome debug console. Thats a known chrome bug.

But. debugging in Webstorm a Meteor works great !

Thank you @doedel.

Server file breakpoints work for me inside a local package, just not client. But it was working on client in the past for me for whatever reason. Or I’m losing my mind. :slight_smile:

Appreciate the help
Donnie

I think it would be helpful if the Meteor / Webstorm user would vote for the open
webstorm issues:
https://youtrack.jetbrains.com/issues/WEB?q=meteor

My “favourites”:
https://youtrack.jetbrains.com/issue/WEB-14866
https://youtrack.jetbrains.com/issue/WEB-16337