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
provide useful debug info when retrieving a version from GitHub fails (#15956)
Closes#15851This fails the installation when the version cannot be retrieved, andprints useful debug info.`install.sh` could use with more error-handling in general, but this atleast ameliorates the linked issue.Signed-off-by: Danny Kopping <danny@coder.com>