-
-
Notifications
You must be signed in to change notification settings - Fork 132
Closed
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists
Description
Following these indications: https://caddyserver.com/docs/install#build-from-source
in Ubuntu 18.04.4 Desktop I installed xcaddy
go get -u github.com/caddyserver/xcaddy/cmd/xcaddy
go: downloading github.com/caddyserver/xcaddy v0.1.2
go: found github.com/caddyserver/xcaddy/cmd/xcaddy in github.com/caddyserver/xcaddy v0.1.2
go: downloading github.com/Masterminds/semver v1.4.2
go: downloading github.com/Masterminds/semver/v3 v3.1.0
go: github.com/Masterminds/semver/v3 upgrade => v3.1.0
And tried to build caddy:
(base) marco@pc01:~/golangMatters/caddy/cmd/caddy$ xcaddy build v2.0.0-rc.3 \
> --with github.com/caddyserver/nginx-adapter
xcaddy: command not found
How to solve the problem?
Marco
Metadata
Metadata
Assignees
Labels
duplicateThis issue or pull request already existsThis issue or pull request already exists