Intellij IDEA (and PhpStorm) silently fails to start
Answered
Launching from Toolbox produces a brief loading wheel, and then absolutely nothing.
Launching from Terminal produces:
$ idea
LSOpenURLsWithRole() failed with error -10810 for the file /Users/username/Library/Application Support/JetBrains/Toolbox/apps/IDEA-U/ch-0/182.4505.22/IntelliJ IDEA.app.
$ pstorm
LSOpenURLsWithRole() failed with error -10810 for the file /Users/username/Library/Application Support/JetBrains/Toolbox/apps/PhpStorm/ch-0/182.4505.42/PhpStorm.app.
Please sign in to leave a comment.
Please try completely reinstalling the IDE.
Reinstall worked, launched as normal. Thanks!