caddyserver / vscode-caddyfile

Rich Caddyfile support for Visual Studio Code
https://marketplace.visualstudio.com/items?itemName=matthewpi.caddyfile-support
MIT License
79 stars 3 forks source link

vscode Caddy was not found in your $PATH #294

Closed olading-zxm closed 1 year ago

olading-zxm commented 1 year ago

image image

Excuse me, how do I deal with this

mholt commented 1 year ago

Just add the caddy binary to your PATH. (It has to be the same PATH that VS Code sees.)

matthewpi commented 1 year ago

I don't quite remember if or how it searches for binaries but you can manually set the path to Caddy using caddyfile.executable.