Unable to connect to Github error when running yarn install
Summary
Following the setup step in an open source project, Canvas LMS. When i need to run
yarn install --pure-lockfile
i get the error below:
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads git://github.com/amireh/grunt-template-jasmine-requirejs.git
Directory: /Users/gw84/Desktop/canvas-lms
Output:
fatal: unable to connect to github.com:
github.com[0: 13.229.188.59]: errno=Operation timed out
github.com[1: 13.250.177.223]: errno=Operation timed out
github.com[2: 52.74.223.119]: errno=Operation timed out
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Steps to reproduce
When running yarn install --pure-lockfile
. I am using yarn 1.10.1
Additional notes
I have searched the web for this issue. Tried to clear cache in bin/yarn
, but still having the same error message
git
add a comment |
Summary
Following the setup step in an open source project, Canvas LMS. When i need to run
yarn install --pure-lockfile
i get the error below:
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads git://github.com/amireh/grunt-template-jasmine-requirejs.git
Directory: /Users/gw84/Desktop/canvas-lms
Output:
fatal: unable to connect to github.com:
github.com[0: 13.229.188.59]: errno=Operation timed out
github.com[1: 13.250.177.223]: errno=Operation timed out
github.com[2: 52.74.223.119]: errno=Operation timed out
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Steps to reproduce
When running yarn install --pure-lockfile
. I am using yarn 1.10.1
Additional notes
I have searched the web for this issue. Tried to clear cache in bin/yarn
, but still having the same error message
git
add a comment |
Summary
Following the setup step in an open source project, Canvas LMS. When i need to run
yarn install --pure-lockfile
i get the error below:
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads git://github.com/amireh/grunt-template-jasmine-requirejs.git
Directory: /Users/gw84/Desktop/canvas-lms
Output:
fatal: unable to connect to github.com:
github.com[0: 13.229.188.59]: errno=Operation timed out
github.com[1: 13.250.177.223]: errno=Operation timed out
github.com[2: 52.74.223.119]: errno=Operation timed out
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Steps to reproduce
When running yarn install --pure-lockfile
. I am using yarn 1.10.1
Additional notes
I have searched the web for this issue. Tried to clear cache in bin/yarn
, but still having the same error message
git
Summary
Following the setup step in an open source project, Canvas LMS. When i need to run
yarn install --pure-lockfile
i get the error below:
error Command failed.
Exit code: 128
Command: git
Arguments: ls-remote --tags --heads git://github.com/amireh/grunt-template-jasmine-requirejs.git
Directory: /Users/gw84/Desktop/canvas-lms
Output:
fatal: unable to connect to github.com:
github.com[0: 13.229.188.59]: errno=Operation timed out
github.com[1: 13.250.177.223]: errno=Operation timed out
github.com[2: 52.74.223.119]: errno=Operation timed out
info Visit https://yarnpkg.com/en/docs/cli/install for documentation about this command.
Steps to reproduce
When running yarn install --pure-lockfile
. I am using yarn 1.10.1
Additional notes
I have searched the web for this issue. Tried to clear cache in bin/yarn
, but still having the same error message
git
git
edited Jan 17 at 13:14
TDK
34513
34513
asked Jan 17 at 10:01
ianqianq
11
11
add a comment |
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1395306%2funable-to-connect-to-github-error-when-running-yarn-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1395306%2funable-to-connect-to-github-error-when-running-yarn-install%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown