Ruby on Rails Sunday, July 30, 2017

i replace the milia line in my Gemfile in a project with:
gem 'milia', github: 'jekuno/milia', branch: 'issue#76
and run bundle install.
but it gives me the following error..

Fetching https://github.com/jekuno/milia.git
fatal: Needed a single revision
Revision issue#76 does not exist in the repository
https://github.com/jekuno/milia.git. Maybe you misspelled it?

why it has occurred? plz help..

--
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/4be229c9-409f-4f12-b211-9846cff4062c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment