ankane / mainstreet

Address verification for Ruby and Rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rails g mainstreet:address not working

bilalbash opened this issue · comments

following error wouldn't allow to generate migration:

Could not find geocoder-1.4.5 in any of the sources

i installed geocoder-1.4.5 but still same error comes up

Hey @bilalbash, be sure to run bundle install first.

couldn't able to produce this bug again as i re ran the bundle it worked now.