Open AaronWatters opened 8 years ago
Thanks for flagging, one option would be to do a client-side check that the repository exists on the website before even starting the build. We're currently doing that just to check for valid repository names, but not to check that it exists.
https://github.com/binder-project/binder-build/pull/4 should give a better error when the repo download fails for any reason. The resulting 404 might at least point the user in the right direction.
Novice users find this error message unhelpful, please improve it.