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

Pod install doesn't work #24

Open
andheiberg opened this issue Sep 29, 2015 · 1 comment
Open

Pod install doesn't work #24

andheiberg opened this issue Sep 29, 2015 · 1 comment

Comments

@andheiberg
Copy link

dyld: lazy symbol binding failed: Symbol not found: _rb_str_new_static
  Referenced from: /Users/andreasheiberg/.rvm/gems/ruby-2.2.1/gems/json-1.8.3/lib/json/ext/parser.bundle
  Expected in: flat namespace

dyld: Symbol not found: _rb_str_new_static
  Referenced from: /Users/andreasheiberg/.rvm/gems/ruby-2.2.1/gems/json-1.8.3/lib/json/ext/parser.bundle
  Expected in: flat namespace
@Name-less
Copy link

Doing rvm reload. Then gem uninstall sqlite3 and gem install sqlite3 worked for me ...
(see http://stackoverflow.com/questions/16400588/rails-s-dyld-lazy-symbol-binding-failed-symbol-not-found-rb-intern2)

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