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

installation fails in ipv6-only environment #382

Open
rifler opened this issue Jan 29, 2021 · 0 comments
Open

installation fails in ipv6-only environment #382

rifler opened this issue Jan 29, 2021 · 0 comments

Comments

@rifler
Copy link

rifler commented Jan 29, 2021

github.com has no ipv6 address

host github.com

github.com has address 140.82.121.3
github.com mail is handled by 5 alt2.aspmx.l.google.com.
github.com mail is handled by 1 aspmx.l.google.com.
github.com mail is handled by 10 alt3.aspmx.l.google.com.
github.com mail is handled by 10 alt4.aspmx.l.google.com.
github.com mail is handled by 5 alt1.aspmx.l.google.com.

So when you try to install llnode, it fails

fatal: unable to access 'https://github.com/llvm-mirror/lldb.git/': Couldn't connect to server
child_process.js:656
    throw err;
    ^

Error: Command failed: git clone --depth 1 --branch release_60 https://github.com/llvm-mirror/lldb.git /node_modules/llnode/lldb-6.0

'git', ['clone',

Is there any way not to use github.com while installing?

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

No branches or pull requests

2 participants