Skip to content

barchart is not used when installed #17

@swiknaba

Description

@swiknaba

I choose to install cargo install --git https://github.com/jez/barchart.git. Running git heatmap then results in

/opt/homebrew/bin/git-heatmap: line 95: bars: command not found

Additionally installing the javascript package works.

The error message hints that the software tries to find a "bars" library when the Rust version is "barchart" (https://github.com/jez/barchart/blob/master/Cargo.toml#L2).

barcharts should be preferred https://github.com/jez/git-heatmap/blob/master/git-heatmap#L98

I locally get output from the "command" command:

command -v barchart
/Users/swiknaba/.cargo/bin/barchart

so barchart is installed.

Any idea?

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