Closed JordanWalsh-SageNA closed 7 years ago
I worked around this error code by running a separate gem install dashing-rails
command
after running the initial bundle install
command
so the order I followed was
$ bundle install
$ gem install dashing-rails
$ rails g dashing:rails
Ill check back to make sure I didn't break any dependencies but Im pretty sure this will work.
I am on Mac OS X 10.11.6 (15G1212). Running iTerm2. I cloned your repo, I changed the remote url to my personal repo, then got to step four(4) and received this error message...
Any ideas on how to solve this one?