Replies: 1 comment
-
The issue is shared at Stack Exchange and Jekyll Talk too. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I am trying to install
jekyll
. But I am getting this error:It should be noted that I have tried multiple times, my internet connection seems ok and the server is also not down. Why is it occurring? How can I fix this issue?
Moreover, I have tested with another gem too, facing the same error:
Here are the installed prerequisites (https://jekyllrb.com/docs/installation/ubuntu/):
Update
It was set
warp-cli connect
for the packagecloudflare-warp
. After switching it towarp-cli disconnect
, the errors don't appear for the command:Why was it happening with
warp-cli connect
? How can I usegem install
keepingwarp-cli connect
? Do I need set a specific configuration forwarp-cli
?And without
sudo
, it says this:Another error that is still appearing:
How can I fix it?
Beta Was this translation helpful? Give feedback.
All reactions