-
Notifications
You must be signed in to change notification settings - Fork 16
Open
Description
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/barchartso barchart is installed.
Any idea?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels