You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just haven't been able to trigger it no matter what i try so i'd like to talk that through. i can revisit it later but it's an issue impacting pr #462
The text was updated successfully, but these errors were encountered:
lwasser
changed the title
Struggling to trigger FileNotFound Error
Struggling to trigger FileNotFound Error in get_github_auth()
Nov 24, 2021
I think that this particular check is not necessary. It was written to catch the case where a user does not have a openssh installed. Instead, the installation instructions should be clear about what system dependencies are needed and we should not check for these in the code (i.e. we don't check that someone has git installed).
I can't figure out how to trigger the filenotfound error in the
get_github_auth()
function.see discussion here:
I just haven't been able to trigger it no matter what i try so i'd like to talk that through. i can revisit it later but it's an issue impacting pr #462
The text was updated successfully, but these errors were encountered: