function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Priya SubbaramanPriya Subbaraman 

Trailhead : Quick Start:Heroku Connect : Prepare the App for Local Development

I am on the Trailhead module : Quick Start Heroku Connect : Prepare the App for Local  Development.  I am getting this error when I run the following command on the command prompt, to git clone a repository.

User-added image

Basically, it looks like I am unable to access the heroku-connect-phone-change  app.  I could successfully login into heroku and complete the previous 2 units.  I am stuck on this 3rd unit since 2 days.  Did anyone face the same problem like me? Please help.

Thanks,
Priya
NagendraNagendra (Salesforce Developers) 
Hi Priya,

Sorry for this issue you are encountering.

I faced a similar issue in the past.

Please check and see if you have any anti-virus that is blockiHerokuoku-cli.exe.If yes, then try Restoring it and remove it from the suspected list of any of your antiviruses which should probably do the trick.

Thanks,
Nagendra
 
Priya SubbaramanPriya Subbaraman
Hi Nagendra,
Thank you for your response.  I deleted the Anti Virus from the windows processes and I ran this comand again.  I still get the same error.
Anything else that I might be missing?
Thanks,
Priya
Priya SubbaramanPriya Subbaraman
I solved this problem.  Finally!
Upgrading to the latest git version helped.  The version of git on my computer was 1.9.5.  Latest version of git is 2.16.2
Hope this helps others who face the same problem as me.
Priya