sourcerer-io / sourcerer-app

🦄 Sourcerer app makes a visual profile from your GitHub and git repositories.
https://sourcerer.io/start
MIT License
6.73k stars 281 forks source link

Error while hashing "expected a ':' " #612

Open matqr opened 3 years ago

matqr commented 3 years ago

Hello,

I am trying to use the app locally to generate the stats for a private repo and I get the following error once the stats computation starts:

[e] Hashing error: Expected a ':' after a key at 104 [character 4 line 8]

I copied the full log below in error_log.txt. I tried the app locally with another local repo and it did work smoothly.

error_log.txt

Thanks!