Cannot use intelephense php LSP - not found in $PATH #7628
Unanswered
artfulrobot
asked this question in
Troubleshooting
Replies: 1 comment 2 replies
-
I've just tried the AppImage one and it doesn't have a problem finding intelephense. So this is an issue affecting flatpak users. |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
The docs say that if intelephense is installed on the system, it'll find it and use it. But it's not finding mine even though it's in my $PATH
Reproduction Steps
I have installed intelphense as per the instructions. I have the flatpak of helix installed.
$PATH
includes the dir wherewhich
finds the binary.Helix log
~/.cache/helix/helix.log
doesn't exist. According to--help
, the default log location is also empty (as in: I deleted it, I ran the command above, and it's still not there, so I assume nothing is logged).Note: I'm not using
~
in my$PATH
(I read there were problems)Platform
Linux (Fedora 38, Flatpak)
Terminal Emulator
gnome-terminal
Helix Version
helix-term 23.05
Beta Was this translation helpful? Give feedback.
All reactions