jekyll / jekyll-help

NO LONGER MAINTAINED. USE JEKYLL TALK INSTEAD.
https://talk.jekyllrb.com
146 stars 19 forks source link

Dependency Error: Yikes! It looks like you don't have kramdown #324

Closed ArquitetoMovel closed 8 years ago

ArquitetoMovel commented 8 years ago

When I try to run "jekyll serve", I received the following message : _Dependency Error: Yikes! It looks like you don't have kramdown _!! But I have kramdown installed on my OS X 10.11 EL Cap. jekyll 3.1.2 | Error: kramdown Alexandres-MacBook-Pro:arquitetomovel.github.io alexandre$ gem install kramdown Successfully installed kramdown-1.9.0 Parsing documentation for kramdown-1.9.0 Done installing documentation for kramdown after 3 seconds 1 gem installed .....

I can run the server with "bundle exec jekyll serve", but not generate dynamic content.

jekyllbot commented 8 years ago

This repository is no longer maintained. If you're still experiencing this problem, please search for your issue on Jekyll Talk, our new community forum. If it isn't there, feel free to post to the Help category and someone will assist you. Thanks!