Ruby on Rails Sunday, August 20, 2017

The gem in question is GenericApp (https://github.com/jhsu802701/generic_app/).

When I enter the command "gem install generic_app", I get the following error message:
generic_app's executable "setup" conflicts with string_in_file

string_in_file is a gem used by generic_app.  But for the life of me, I cannot see how it can possibly conflict with the bin/setup script in my GenericApp project.  Can anyone shed some light on this?

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/c393e3c5-c5e2-4cc0-b26b-2099613843f3%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment