I am trying to use jekyll with knitr as suggested here
https://github.com/yihui/knitr-jekyll
When I try to use R function (via R Studio)
servr::jekyll()
I get an error
sh: jekyll: command not found Error in jekyll_build() : Failed to run: jekyll build
No problem creating a github example, it works great. I do not know where the error might have come from.
I am working on mac OS X Yosemite .
Any clue?
source share