Skip to content

Which version of Erlang? #1053

Answered by martinsumner
mfredholm asked this question in Q&A
Jan 27, 2021 · 3 comments · 2 replies
Discussion options

You must be logged in to vote

Not sure. It is failing to fetch packages using git, do you have outbound access for the git protocol?

Perhaps try forcing everything to use https:

git config --global url."https://github.com/".insteadOf git@github.com:
git config --global url."https://".insteadOf git://

Replies: 3 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
2 replies
@martinsumner
Comment options

@mfredholm
Comment options

Answer selected by mfredholm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants