Reputation: 805
I've been using WebStorm's debugger for over a year with no problem. But now suddenly console.log
no longer outputs to WebStorm's console window.
Has anyone ever run into this?
Some clues:
localhost
)Upvotes: 0
Views: 1566
Reputation: 93728
Console logging got broken recently with Chrome API update. If you are using Chrome 54+, please try upgrading to 2016.3 EAP (release is coming soon) - the issue is fixed there
Upvotes: 1