GithubHelp home page GithubHelp logo

Liquid Exception about horcrux HOT 7 CLOSED

soyaine avatar soyaine commented on August 19, 2024
Liquid Exception

from horcrux.

Comments (7)

soyaine avatar soyaine commented on August 19, 2024 1

Good.
I will try to run with jekyll4.1.1 when I have time.

from horcrux.

soyaine avatar soyaine commented on August 19, 2024

@silexxx Have you solved it? Does it caused by the jekyll version?

from horcrux.

silexxx avatar silexxx commented on August 19, 2024

yes, I solved that issue its version only but have a new one.
erve --watch
/home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll/drops/document_drop.rb:8: warning: already initialized constant Jekyll::Drops::DocumentDrop::NESTED_OBJECT_FIELD_BLACKLIST
/usr/lib/ruby/vendor_ruby/jekyll/drops/document_drop.rb:8: warning: previous definition of NESTED_OBJECT_FIELD_BLACKLIST was here
/home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll/drops/drop.rb:8: warning: already initialized constant Jekyll::Drops::Drop::NON_CONTENT_METHODS
/usr/lib/ruby/vendor_ruby/jekyll/drops/drop.rb:8: warning: previous definition of NON_CONTENT_METHODS was here
Traceback (most recent call last):
14: from /home/daneshwar/gems/bin/jekyll:23:in <main>' 13: from /home/daneshwar/gems/bin/jekyll:23:in load'
12: from /home/daneshwar/gems/gems/jekyll-4.1.1/exe/jekyll:8:in <top (required)>' 11: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in require'
10: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in require' 9: from /home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll.rb:207:in <top (required)>'
8: from /home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll.rb:12:in require_all' 7: from /home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll.rb:12:in each'
6: from /home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll.rb:13:in block in require_all' 5: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in require'
4: from /usr/lib/ruby/2.5.0/rubygems/core_ext/kernel_require.rb:59:in require' 3: from /home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll/tags/link.rb:3:in <top (required)>'
2: from /home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll/tags/link.rb:4:in <module:Jekyll>' 1: from /home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll/tags/link.rb:5:in module:Tags'
/home/daneshwar/gems/gems/jekyll-4.1.1/lib/jekyll/tags/link.rb:6:in `class:Link': uninitialized constant Jekyll::Filters::URLFilters (NameError)

from horcrux.

silexxx avatar silexxx commented on August 19, 2024

can u tell me which version of jekyll u have used to run this before.

from horcrux.

soyaine avatar soyaine commented on August 19, 2024
$ gem list jekyll

*** LOCAL GEMS ***

jekyll (3.8.6, 3.8.5)
jekyll-admin (0.4.1)
jekyll-bootflat (0.2.6)
jekyll-feed (0.12.1)
jekyll-octopod (0.9.12)
jekyll-paginate (1.1.0)
jekyll-sass-converter (1.5.2)
jekyll-seo-tag (2.6.1)
jekyll-watch (2.2.1)

from horcrux.

silexxx avatar silexxx commented on August 19, 2024

okay I solved it by doing.
sudo apt remove jekyll*
sudo apt autoremove
bundle update

then using bundle
Gemfile actually 3.7 works fine other versions were giving problem

source 'https://rubygems.org'
gem 'nokogiri'
gem 'rack', '~> 2.0.1'
gem 'rspec'
gem 'jekyll', '3.7'

group :jekyll_plugins do
gem 'jekyll-feed'
gem 'jekyll-seo-tag'
end

bundle install
git add Gemfile Gemfile.lock
bundle exec jekyll serve

from horcrux.

silexxx avatar silexxx commented on August 19, 2024

okay, thank you so much for the quick response great work.

from horcrux.

Related Issues (5)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.