Skip to content

xcaddy: command not found when building caddy #7

@marcoippolito

Description

@marcoippolito

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

No one assigned

    Labels

    duplicateThis issue or pull request already exists

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions