Replies: 1 comment
Install / setup for «initiation fail: Error fetching release information»Package installs fail for three boring reasons more often than “the project is broken”: registry/proxy, Node/Python version, partial cache.
If you paste: OS, runtime version ( |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Hi
i am on Windows and trying to install uvx --from git+https://github.com/github/spec-kit.git specify
i tried with adding my own github-token, --ai cursor-agent --script ps
all same error
│ Specify Project Setup
│ Project LeaveSystem2
│ Working Path C:\XProjects\20251212LeaveSystem │
│ Target Path C:\XProjects\20251212LeaveSystem\LeaveSystem2
Selected AI assistant: cursor-agent
Selected script type: ps
Error fetching release information
│ Server disconnected without sending a response.
│ Initialization failed: 1
│ Python → 3.13.9 │
│ Platform → win32 │
│ CWD → C:\XProjects\20251212LeaveSystem
And it crashes on this line
·Fetch latest release (contacting GitHub API)
but this code works:
uv tool install specify-cli --force --from git+https://github.com/github/spec-kit.git
I have tried so many alternatives.
Is there maybe something wrong in GitHib?
All reactions