You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SocketError: getaddrinfo: nodename nor servname provided, or not known
/Users/i851546/.rbenv/versions/2.3.0/bin/bundle:23:in load' /Users/i851546/.rbenv/versions/2.3.0/bin/bundle:23:in
'
Tasks: TOP => assets:sync
(See full trace by running task with --trace)
/Users/i851546/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require': cannot load such file -- bundler/env (LoadError)
Can't load bundler/env ??? That's such a low-level thing, did something change in Ruby 2.3 from 2.2.X that would affect this? I'm throwing bundle exec, and I'm sure bundler is there.
The text was updated successfully, but these errors were encountered:
SocketError: getaddrinfo: nodename nor servname provided, or not known
'/Users/i851546/.rbenv/versions/2.3.0/bin/bundle:23:in
load' /Users/i851546/.rbenv/versions/2.3.0/bin/bundle:23:in
Tasks: TOP => assets:sync
(See full trace by running task with --trace)
/Users/i851546/.rbenv/versions/2.3.0/lib/ruby/gems/2.3.0/gems/activesupport-4.2.7.1/lib/active_support/dependencies.rb:274:in `require': cannot load such file -- bundler/env (LoadError)
Can't load bundler/env ??? That's such a low-level thing, did something change in Ruby 2.3 from 2.2.X that would affect this? I'm throwing bundle exec, and I'm sure bundler is there.
The text was updated successfully, but these errors were encountered: