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
gh stack is available as an official extension.
Would you like to install it now?
Yes
failed to install extension: could not check for binary extension: HTTP 503: 503 Service Unavailable (https://api.github.com/repos/github/gh-stack/releases/latest)
this and gh extension in stall github/gh-stack both are not working for me
claude finally isntalled with:
The extension is brand new (v0.0.8 released yesterday). The failure isn't your machine: GitHub's releases/latest API endpoint for github/gh-stack is returning a 503 HTML page, and the installer (even with --pin) probes that endpoint first.
I worked around it by downloading the v0.0.8 darwin-arm64 binary from the (working) releases list endpoint and installing it manually with a pinned manifest at ~/.local/share/gh/extensions/gh-stack/. gh extension list now shows gh stack github/gh-stack v0.0.8. (gh extension upgrade will start working once GitHub fixes that endpoint.)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
this and
gh extension in stall github/gh-stackboth are not working for meclaude finally isntalled with:
Beta Was this translation helpful? Give feedback.
All reactions