tastejs / todomvc

Helping you select an MV* framework - Todo apps for React.js, Ember.js, Angular, and many more
http://todomvc.com
Other
28.65k stars 13.76k forks source link

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

Open dead-claudia opened 1 month ago

dead-claudia commented 1 month ago

Output:

npm ERR! Error while executing:
npm ERR! C:\Program Files\Git\cmd\git.EXE ls-remote -h -t git://github.com/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.