After Upgrading to WebStorm 8 can not run / debug.
On Ubuntu 13.10 I have PHPStorm 7 and WebStorm 8 (just upgraded) installed.
When trying to start/debug any html page.....
Chrome reports ....
Oops! Google Chrome could not connect to localhost:63342
Fireforx reports
Firefox can't establish a connection to the server at localhost:63342.
If I load the same page on PHPStorm 7 all works as expexted
Any thoughts???
Please sign in to leave a comment.
Update......
After carefully deleting all traces of the prior v7 & v8 installation and configuration files and doing a clean install of WebStorm 8 debugging now works as expected.
Must have been some conflict with the v7 remnnants.
I am also having issues debugging Karma. I can run the tests, but debug does not seem to do anything. I tried uninstalling 7 and 8, clearing everyhting, and reinstalling 8, but it still does not work.
Moving my karma issue to new topic since these maybe unrelated...Sorry.