Skip to content

Can't install #18

@pepa65

Description

@pepa65

The command go get github.com/mattn/go-sixel/cmd/gosr on my go version 1.19.5 complains that go get is no longer supported outside a module.
So I try: go install github.com/mattn/go-sixel/cmd/gosr@latest but that says:
The go.mod file for the module providing named packages contains one or more replace directives. It must not contain directives that would cause it to be interpreted differently than if it were the main module.

What would be the best way to install gosr for me?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions