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

bundle install error #287

Closed
easybeau opened this issue Aug 4, 2017 · 1 comment
Closed

bundle install error #287

easybeau opened this issue Aug 4, 2017 · 1 comment

Comments

@easybeau
Copy link

easybeau commented Aug 4, 2017

Hello,
When I run 'bundle install', I got this error : Error installing json: ERROR: Failed to build gem native extension. I tried to install json using 'gem install json -v '1.8.6'' without success.
bundle-install

Thanks for your help.
Isabelle

@jamesmk
Copy link
Member

jamesmk commented Aug 4, 2017

Hi @easybeau,

Thanks for checking out Fae! The issue you're running into is system permissions. The user you're installing gems with will need write permission to the gems directory.

I'd recommend looking into RVM or rbenv to manage your Ruby versions locally.

thanks

@jamesmk jamesmk closed this as completed Aug 4, 2017
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