Skip to content

riverproui not go installable #479

Description

@bgentry

Similar to issues we've run into in the past with the river migration CLI, this install fails due to a replace directive:

➜  ~   go install riverqueue.com/riverui/riverproui/cmd/riverproui@latest
go: riverqueue.com/riverui/riverproui/cmd/riverproui@latest (in riverqueue.com/riverui/riverproui@v0.13.0):
	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.

We probably need to use a more complex multi-step release flow to make this work 😞 cc @brandur

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions