Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The pinned Node v8.17.0 can't connect to GitHub over Git on Windows #2262

Open
dead-claudia opened this issue Oct 13, 2024 · 0 comments
Open

Comments

@dead-claudia
Copy link

Output:

npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git:/azakus/dom-serializer.git
npm ERR!
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 140.82.116.4]: errno=Unknown error
npm ERR!
npm ERR!
npm ERR! exited with error code: 128

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\[censored]\AppData\Roaming\npm-cache\_logs\2024-10-13T01_59_28_827Z-debug.log

I've confirmed it can connect elsewhere. And I don't have any sort of firewall exclusions that'd prevent Node from contacting it over Git.

It did successfully install on Node v20.17.0.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant