0

When I debug an html file with the PHPStorm built-in server, PHPStorm first installs the Firefox extension. The next time I try to debug JS I get the following error:

The installed Firefox extension is incompatible with current PhpStorm version and will be updated. Please close Firefox if it is running and press "OK".

When I close firefox, and click ok firefox starts with the default start page.

I'm running OpenSuse 13.2 (same problems on Arch Linux) with PHPStorm 8.

0

1 Answer 1

1

If Firefox is v33 or newer then yes, Firefox has removed old API for JavaScript debug and JetBrains browser extension / IDE does not support new one yet.

https://youtrack.jetbrains.com/issue/WEB-13801 -- star/vote/comment to get notified on progress.


If you need debug working right now in Firefox -- I may only suggest to install older Firefox version in a separate folder and use separate profile.

Alternatively -- try debugging in Google Chrome.

Sign up to request clarification or add additional context in comments.

1 Comment

Thanks! I'll just use an firefox <33 version.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.