18F / jekyll_pages_api_search

DEPRECATED - Jekyll search plugin based on lunr.js and jekyll_pages_api
https://rubygems.org/gems/jekyll_pages_api_search
Other
39 stars 8 forks source link

(Bundler::GemRequireError) #30

Open vjandrei opened 8 years ago

vjandrei commented 8 years ago

I get this one in the clean jekyll project.

Resolving dependencies... Using colorator 0.1 Using ffi 1.9.10 Using htmlentities 4.3.4 Using sass 3.4.22 Using rb-fsevent 0.9.7 Using kramdown 1.10.0 Using liquid 3.0.6 Using mercenary 0.3.5 Using rouge 1.10.1 Using safe_yaml 1.0.4 Using bundler 1.11.2 Using rb-inotify 0.9.7 Using jekyll-sass-converter 1.4.0 Using listen 3.0.6 Using jekyll-watch 1.3.1 Using jekyll 3.1.2 Using jekyll_pages_api 0.1.5 Using jekyll_pages_api_search 0.4.4 Bundle complete! 1 Gemfile dependency, 18 gems now installed. Use bundle show [gemname] to see where a bundled gem is installed. Andreass-MacBook-Pro:maukasta-blogi andreaskoutsoukos$ Andreass-MacBook-Pro:maukasta-blogi andreaskoutsoukos$ jekyll serve WARN: Unresolved specs during Gem::Specification.reset: jekyll-watch (~> 1.1) WARN: Clearing out unresolved specs. Please report a bug if this causes problems. /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/bundler-1.11.2/lib/bundler/runtime.rb:80:in rescue in block (2 levels) in require': There was an error while trying to load the gem 'jekyll_pages_api_search'. (Bundler::GemRequireError) from /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/bundler-1.11.2/lib/bundler/runtime.rb:76:inblock (2 levels) in require' from /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/bundler-1.11.2/lib/bundler/runtime.rb:72:in each' from /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/bundler-1.11.2/lib/bundler/runtime.rb:72:inblock in require' from /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/bundler-1.11.2/lib/bundler/runtime.rb:61:in each' from /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/bundler-1.11.2/lib/bundler/runtime.rb:61:inrequire' from /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/bundler-1.11.2/lib/bundler.rb:99:in require' from /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/jekyll-3.1.2/lib/jekyll/plugin_manager.rb:34:inrequire_from_bundler' from /Users/andreaskoutsoukos/.rvm/gems/ruby-2.2.1/gems/jekyll-3.1.2/bin/jekyll:9:in <top (required)>' from /Users/andreaskoutsoukos/.rbenv/versions/2.2.1/bin/jekyll:23:inload' from /Users/andreaskoutsoukos/.rbenv/versions/2.2.1/bin/jekyll:23:in `

'