IEEE-VIT / templa-rs

One-Stop Solution for all boilerplate needs!
MIT License
28 stars 22 forks source link

[ BREAKING BUG ] Does not clone any repos (invalid version 0 on git_proxy_options; class=Invalid (3)) #33

Closed sanjaybaskaran01 closed 3 years ago

sanjaybaskaran01 commented 3 years ago

Describe the bug The bug is caused since The arch package libgit2 is flagged out-of-date: https://archlinux.org/packages/extra/x86_64/libgit2/. Reference1 Reference2

To Reproduce Steps to reproduce the behavior:

  1. Go to templa-rs directory and try to execute the commands cargo run -- -t react -n "check"
  2. Select any of the templates and hit enter
  3. You will see the error invalid version 0 on git_proxy_options; class=Invalid (3) ] 0/100

Expected behavior Clone any selected template

Screenshots templa-rs bug

Desktop: