I am trying to clone my repository from GitHub to Rstudio, however, I get the error in Rstudio:
>>> C:/Program Files/Git/bin/git.exe clone --progress https://github.com/cheryltky/covid19 https://github.com/cheryltky/covid19
fatal: could not create leading directories of 'https://github.com/cheryltky/covid19': Invalid argument
I am new to Github and Rstudio and tried using other people's comments to solve this but I have no idea what the comments mean. I am using a windows laptop and would love to have some step through help with this error. Thanks!