geocoder
geocoder copied to clipboard
3 An error occurred while installing geocoder (1.8.0), and Bundler cannot continue
RUN bundle install
#0 403.3 NoMethodError: undefined method `[]' for nil:NilClass #0 403.3 An error occurred while installing geocoder (1.8.0), and Bundler cannot #0 403.3 continue. #0 403.3 #0 403.3 In Gemfile: #0 403.3 geocoder
failed to solve: executor failed running [/bin/sh -c bundle install]: exit code: 5
Environment info
- Geocoder version: 1.8.0
- Rails version: 5.1.4
- Ruby 2.4.1
I'd need a little more context to troubleshoot this, but I suspect it's not a Geocoder issue. What's your full Gemfile?
Closing due to inactivity.