unixcharles / refinerycms-music

RefineryCMS engine for music section
MIT License
21 stars 7 forks source link

error on 'rails generate refinerycms_music' #6

Open nclsjstnn opened 12 years ago

nclsjstnn commented 12 years ago

im having this issue when i try to install this engine

/Users/nicolasjustiniano/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.2.0.rc/lib/bundler/runtime.rb:74:in `require': cannot load such file -- refinerycms/music (LoadError)
    from /Users/nicolasjustiniano/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.2.0.rc/lib/bundler/runtime.rb:74:in `rescue in block in require'
    from /Users/nicolasjustiniano/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.2.0.rc/lib/bundler/runtime.rb:62:in `block in require'
    from /Users/nicolasjustiniano/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.2.0.rc/lib/bundler/runtime.rb:55:in `each'
    from /Users/nicolasjustiniano/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.2.0.rc/lib/bundler/runtime.rb:55:in `require'
    from /Users/nicolasjustiniano/.rvm/gems/ruby-1.9.3-p0/gems/bundler-1.2.0.rc/lib/bundler.rb:128:in `require'
    from /Users/nicolasjustiniano/Sites/nanostern/config/application.rb:13:in `<top (required)>'
    from /Users/nicolasjustiniano/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.2.6/lib/rails/commands.rb:24:in `require'
    from /Users/nicolasjustiniano/.rvm/gems/ruby-1.9.3-p0/gems/railties-3.2.6/lib/rails/commands.rb:24:in `<top (required)>'
    from script/rails:6:in `require'
    from script/rails:6:in `<main>'

im using the generator provided for heroku to create the refinerycms app i really dont know what could be wrong

thanks!

unixcharles commented 11 years ago

Hi @jstnn, its been a while since the last time I updated that engine.

You might have to do a few small change to get it to work with the latest RefineryCMS.

I'll try to look into it when I have some time. Let me know if you can get it to work and send me a pull request.