Skip to content

Conversation

@legobeat
Copy link

@legobeat legobeat commented Dec 1, 2022

Migrating from Travis to GHA.
Travis will be removed in a follow-up.

@legobeat
Copy link
Author

legobeat commented Dec 1, 2022

The reason npm i is timing out here is the same reason it's failing when running locally:

$ npm i
npm ERR! Error while executing:
npm ERR! /usr/bin/git ls-remote -h -t git://github.com/frozeman/WebSocket-Node.git
npm ERR!
npm ERR! fatal: unable to connect to github.com:
npm ERR! github.com[0: 20.27.177.113]: errno=Connection refused
npm ERR!
npm ERR!
npm ERR! exited with error code: 128

git protocol has been deprecated on GitHub for some time now.

This will be addressed separately in #2.

@legobeat legobeat merged commit 324c6e9 into main Dec 1, 2022
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

Successfully merging this pull request may close these issues.

2 participants