Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error running bundle exec jekyll serve --incremental due to missing dependencies while set up #670

Closed
sa-fw-an opened this issue Jan 31, 2025 · 1 comment

Comments

@sa-fw-an
Copy link
Member

When running bundle exec jekyll serve --incremental, the following error occurs during the set up of the project.

In mac:

/opt/homebrew/lib/ruby/gems/3.4.0/gems/jekyll-4.3.4/lib/jekyll.rb:26: warning: logger was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.5.0........

In windows:

C:/Users/Hp/AppData/Local/Microsoft/WindowsApps/jekyll:25: warning: csv was loaded from the standard library, but will no longer be part of the default gems starting from Ruby 3.4.0.
You can add csv to your Gemfile or gemspec to silence this warning........
@quozl
Copy link
Contributor

quozl commented Feb 2, 2025

That's a warning, not an error. No action required.

@quozl quozl closed this as completed Feb 2, 2025
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
2 participants