No JRE found. Please make sure $PHPSTORM_JDK, $JDK_HOME, or $JAVA_HOME point to valid JRE installation.
I'm using asdf but I couldn't configure the variables. can someone who also uses asdf help me?
java version: 14.0.2
System: Manjaro Gnome
Please sign in to leave a comment.
A JDK is supposed to be bundled with PhpStorm. Could you please clarify how exactly you've installed the IDE? Is it the tar.gz distribution, Snapcraft, or a different package manager?
I installed it by pamac (manjaro package manager)
We only support Snapcraft as a Linux package manager.
You can either use it or download the tar.gz, PhpStorm is capable of managing its own updates: https://www.jetbrains.com/phpstorm/download/
Thanks