Skip to content

plugin not found in $PATH #1850

@iamnoah

Description

@iamnoah

buf 1.14.0 is not finding plugins added to the PATH variable:

> PATH="$(pwd)/tools:${PATH}" buf generate
Failure: plugin go-grpc: exec: "": executable file not found in $PATH

> ls tools
buf			protoc-gen-go		protoc-gen-go-grpc

We use this approach to pin plugin versions. Downgrading to to 1.13.1 is our workaround for now.

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