Closed
Description
Describe the bug
I was trying to run locally using the commands specified in README.md
sudo apt install ruby-dev ruby-bundler nodejs
bundle install
jekyll serve -l -H localhost
However, the bundle command always throws an error:
An error occurred while installing bigdecimal (3.1.7), and Bundler cannot continue.
In Gemfile:
github-pages was resolved to 231, which depends on
jekyll-mentions was resolved to 1.6.0, which depends on
html-pipeline was resolved to 2.14.3, which depends on
activesupport was resolved to 7.1.3.2, which depends on
bigdecimal
Script execution completed
To Reproduce
Steps to reproduce the behavior:
- Run
sudo apt install ruby-dev ruby-bundler nodejs
- Run
bundle install
- See error
Desktop (please complete the following information):
- OS: Ubuntu Server 22.04.4 LTS (fresh install)
Metadata
Metadata
Assignees
Labels
No labels