You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It will not give error and just continue if you have multiple modules going into the process while cooking the file.
But if you run xcaddy solely with this plugin it will spit out errors saying something about missing git path fatal error ... xcaddy build master --with github.com/porech/caddy-maxmind-geolocation
Please add this to notes
Git is needed on windows if you want to build this plugin with xcaddy
So I was pulling out my hair because I was building this with xcaddy and multiple other modules.
xcaddy build master --with github.com/caddy-dns/cloudflare --with github.com/caddyserver/transform-encoder --with github.com/WeidiDeng/caddy-cloudflare-ip --with github.com/porech/caddy-maxmind-geolocation
It will not give error and just continue if you have multiple modules going into the process while cooking the file.
But if you run xcaddy solely with this plugin it will spit out errors saying something about missing git path fatal error ...
xcaddy build master --with github.com/porech/caddy-maxmind-geolocation
Please add this to notes
Git is needed on windows if you want to build this plugin with xcaddy
https://git-scm.com/download/win
The text was updated successfully, but these errors were encountered: