Tried following the PHP instructions but its out of date.
The suggested php-debug-adapter Mason path doesnt exist, the correct one now is ~/.local/share/lvim/mason/packages/php-debug-adapter and npm installing yields multiple deprecation errors and a missing tsconfig.json file. So npm run build isnt possible.
Hi,
Tried following the PHP instructions but its out of date.
The suggested
php-debug-adapter
Mason path doesnt exist, the correct one now is~/.local/share/lvim/mason/packages/php-debug-adapter
and npm installing yields multiple deprecation errors and a missing tsconfig.json file. Sonpm run build
isnt possible.