shajiyakhan1309 commented on issue #497:
URL: https://github.com/apache/mahout/issues/497#issuecomment-2697047334

   Hey @rawkintrevo 
   I appreciate the guidance on using Jekyll for Mahout’s website. I followed 
the setup steps, but I’m facing an issue when running:
   `bundle exec jekyll serve`
   
   **I get this error:**
   `jekyll 4.3.2 | Error: undefined method `[]' for nil (NoMethodError)
   C:/Ruby33-x64/lib/ruby/3.3.0/logger.rb:384:in `level'
   `
   
   **I also see warnings like:**
   `csv was loaded from the standard library, but will no longer be part of the 
default gems starting from Ruby 3.4.0.
   `
   ### What I’ve Tried So Far:
   ✅ Verified _config.yml to ensure no missing values.
   ✅ Cleared .jekyll-cache and _site, then reinstalled dependencies with bundle 
install.
   ✅ Checked Ruby (ruby 3.3.0) and Jekyll (jekyll 4.3.2).
   ✅ Ran bundle exec jekyll serve --trace for debugging, but the error persists.
   
   Would you happen to know what might be causing this issue? Any guidance 
would be greatly appreciated!


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@mahout.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to