Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem running the view generator on Ruby 2.4.1 (via rvm) and Rails 5.1.3 #913

Closed
rapind opened this issue Sep 4, 2017 · 3 comments
Closed

Comments

@rapind
Copy link

rapind commented Sep 4, 2017

Was trying to retrieve the list of themes to generate and ran into this error:

.rvm/gems/ruby-2.4.1/gems/kaminari-core-1.0.1/lib/generators/kaminari/views_generator.rb:114:in `initialize': No such file or directory @ rb_sysopen - https://api.github.com/repos/amatsuda/kaminari_themes/git/refs/heads/master (Errno::ENOENT)

To Reproduce:

rails g kaminari:views
@yuki24
Copy link
Member

yuki24 commented Sep 5, 2017

Thanks for reporting, but I believe this has been fixed in master via #912.

@yuki24 yuki24 closed this as completed Sep 5, 2017
@rapind
Copy link
Author

rapind commented Sep 5, 2017

My bad @yuki24 , I should have checked closed issues.

@krsyoung
Copy link

@rapind I have the same issue, just double checking that you are pulling directly from GitHub (as the rubygem seems pretty dated)?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants