jez / git-heatmap

:bar_chart: Display a heatmap for oft-edited files
MIT License
294 stars 15 forks source link

Running `git heatmap` results in no output and no error #9

Open Tycholiz opened 4 years ago

Tycholiz commented 4 years ago

Running through your CR tutorial and running the command git heatmap --width 25 --filter 'grep src | grep "\.js"', as well as just git heatmap by itself. Problem is, when I run these commands, I get blank output: image running git-heatmap -help and bars by themselves show the help pages, so I can confirm that both are installed properly.

I am using zsh 5.8 (Darwin), along with node 13.5.0.

chicken-suop commented 2 years ago

Yeah, getting the same