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

Install Issue with yajl/json_gem #54

Open
ghost opened this issue Jan 21, 2015 · 7 comments
Open

Install Issue with yajl/json_gem #54

ghost opened this issue Jan 21, 2015 · 7 comments

Comments

@ghost
Copy link

ghost commented Jan 21, 2015

In the last commit, you removed the Gemfile, on purpose? Once the Gemfile is put back into place and after the bundle install/update, I'm getting:

LoadError: cannot load such file -- yajl/json_gem

Now I don't know much about Ruby, but I want to contribute to the docs, so know a quick and dirty fix?

@bshaffer
Copy link
Owner

@bitcalc I struggled with a plethora of issues after upgrading to ruby 2.x. What version of ruby do you have installed?

@bshaffer
Copy link
Owner

The quick-and-dirty fix would be to just use markdown and submit the PR, and I can review the changes.

The not-so-quick-and-dirty would be to upgrade to ruby 2, run bundle update && bundle install, and then go to town :)

@ghost
Copy link
Author

ghost commented Jan 21, 2015

@bshaffer ruby 2.0.0p481 (2014-05-08 revision 45883) [universal.x86_64-darwin14]

I did update/install earlier, after a fair few new gems that needed installing... I'll make the changes and then submit, fix the issue on the side!

@bshaffer
Copy link
Owner

Sorry, so were you able to get it working then?

@ghost
Copy link
Author

ghost commented Jan 21, 2015

No, I have that yajl gem installed, but I don't know ruby and don't know what the /json_gem means or is referring to?

On 21 Jan 2015, at 19:49, Brent Shaffer notifications@github.com wrote:

Sorry, so were you able to get it working then?


Reply to this email directly or view it on GitHub.

@bshaffer
Copy link
Owner

This is the issue I had as well, and is why I upgraded everything... but removing the Gemfile was in error.

If you have nanoc 3.7.5 installed, the nanoc command should work out of the box. In the meantime I'll see about getting this working again with a Gemfile for fresh checkouts

@ghost
Copy link
Author

ghost commented Jan 22, 2015

I have news, nanoc works fine when there is NO Gemfile

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

1 participant