-
Notifications
You must be signed in to change notification settings - Fork 9
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
LoadError: cannot load such file -- octopress-debugger #1
Comments
Same problem for me, using Jekyll |
I did My config:
The result:
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I include
octopress-debugger
via theGemfile
in a Jekyll project running Jekyll3.0.0.pre.beta7
. When I use Ruby 2.1.5, no issue, everything works just fine. When I switch to Ruby 2.2.1 (via RVM), I get the following error:The text was updated successfully, but these errors were encountered: