We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
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)
Sorry, something went wrong.
No branches or pull requests
The text was updated successfully, but these errors were encountered: