Skip to content

Instantly share code, notes, and snippets.

@Spiker01
Created June 6, 2018 02:29
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Spiker01/80ca4eccf1bb4f3aa1f30409377c0489 to your computer and use it in GitHub Desktop.
Save Spiker01/80ca4eccf1bb4f3aa1f30409377c0489 to your computer and use it in GitHub Desktop.
jekyll serve -w
jekyll serve -w
WARN: Unresolved specs during Gem::Specification.reset:
listen (~> 3.0)
rouge (< 4, >= 1.7)
rb-fsevent (>= 0.9.4, ~> 0.9)
ffi (< 2, >= 0.5.0)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
/var/lib/gems/2.3.0/gems/bundler-1.16.2/lib/bundler/runtime.rb:313:in `check_for_activated_spec!': You have already activated public_suffix 3.0.2, but your Gemfile requires public_suffix 2.0.5. Prepending `bundle exec` to your command may solve this. (Gem::LoadError)
from /var/lib/gems/2.3.0/gems/bundler-1.16.2/lib/bundler/runtime.rb:31:in `block in setup'
from /var/lib/gems/2.3.0/gems/bundler-1.16.2/lib/bundler/runtime.rb:26:in `map'
from /var/lib/gems/2.3.0/gems/bundler-1.16.2/lib/bundler/runtime.rb:26:in `setup'
from /var/lib/gems/2.3.0/gems/bundler-1.16.2/lib/bundler.rb:107:in `setup'
from /var/lib/gems/2.3.0/gems/jekyll-3.8.2/lib/jekyll/plugin_manager.rb:50:in `require_from_bundler'
from /var/lib/gems/2.3.0/gems/jekyll-3.8.2/exe/jekyll:11:in `<top (required)>'
from /usr/local/bin/jekyll:23:in `load'
from /usr/local/bin/jekyll:23:in `<main>'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment