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

Failing to build the website locally #363

Open
jgyasu opened this issue Apr 25, 2024 · 0 comments
Open

Failing to build the website locally #363

jgyasu opened this issue Apr 25, 2024 · 0 comments

Comments

@jgyasu
Copy link

jgyasu commented Apr 25, 2024

I am trying to build the website locally, I have Ruby and Jekyll installed.

But when I run bundler install, I encounter the following error,

[!] There was an error parsing `Gemfile`: No such file or directory @ rb_sysopen - https://pages.github.com/versions.json. Bundler cannot continue.

 #  from /home/user/dir/openastronomy.github.io/Gemfile:5
 #  -------------------------------------------
 #  require 'open-uri'
 >  versions = JSON.parse(open('https://pages.github.com/versions.json').read)
 #  
 #  -------------------------------------------
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

No branches or pull requests

1 participant