Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Can not serve #3

Closed
chraibi opened this issue Jun 29, 2017 · 2 comments
Closed

Can not serve #3

chraibi opened this issue Jun 29, 2017 · 2 comments

Comments

@chraibi
Copy link

chraibi commented Jun 29, 2017

Following the instructions in the readme I still get the following errors

➔ jekyll serve
WARN: Unresolved specs during Gem::Specification.reset:
      rb-fsevent (>= 0.9.4, ~> 0.9)
      rb-inotify (>= 0.9.7, ~> 0.9)
WARN: Clearing out unresolved specs.
Please report a bug if this causes problems.
/usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.1/lib/bundler/runtime.rb:317:in `check_for_activated_spec!': You have alreadyactivated sass 3.4.24, but your Gemfile requires sass 3.4.23. Prepending `bundle exec` to your command may solve this. (Gem::LoadError)
        from /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.1/lib/bundler/runtime.rb:32:in `block in setup'
        from /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.1/lib/bundler/runtime.rb:27:in `map'
        from /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.1/lib/bundler/runtime.rb:27:in `setup'
        from /usr/local/lib/ruby/gems/2.3.0/gems/bundler-1.15.1/lib/bundler.rb:101:in `setup'
        from /usr/local/lib/ruby/gems/2.3.0/gems/jekyll-3.5.0/lib/jekyll/plugin_manager.rb:48:in `require_from_bundler'
        from /usr/local/lib/ruby/gems/2.3.0/gems/jekyll-3.5.0/exe/jekyll:9:in `<top (required)>'
        from /usr/local/bin/jekyll:23:in `load'
        from /usr/local/bin/jekyll:23:in `<main>'

I don't think it is a good idea to start editing all the versions (I did it for fun, but...)

Any idea what is going on?

@aksakalli
Copy link
Owner

Hey,

my bad, instead you need to run it like bundle exec jekyll serve

see stackoverflow, jekyll docs

I am also updating the README.md, thank you for your feedback.

aksakalli added a commit that referenced this issue Jun 29, 2017
@chraibi
Copy link
Author

chraibi commented Jun 29, 2017

Sweet! Thanks!

kirschbombe referenced this issue in CityStoriesUCLA/citystories-LA-docs Feb 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants