Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

You need "GIT" now if you want to build with xcaddy #20

Open
wazerstar opened this issue Nov 13, 2023 · 0 comments
Open

You need "GIT" now if you want to build with xcaddy #20

wazerstar opened this issue Nov 13, 2023 · 0 comments

Comments

@wazerstar
Copy link

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant