Skip to content

puku doesn't work with ./pleasew #133

@manfredlift

Description

@manfredlift

I am installing puku as a please tool as per the readme:

[Alias "puku"]
Cmd = run //third_party/binary:puku --
PositionalLabels = true
Desc = A tool to update BUILD files in Go packages 

When trying to puku sync it complains about not finding plz.

$ ./pleasew puku sync -w
15:21:58 CRITICAL failed to query config: %!w(*errors.errorString=&{exec: "plz": executable file not found in $PATH
})

I believe ./pleasew installs please in ~/.please with the name please so there's no chance for puku to ever find it as plz even if the $PATH gets set correctly?

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