You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I installed on Centos 7. After install ruby rpm package and gems, I received this error:
/usr/local/share/gems/gems/github-markup-1.4.0/lib/github/markup/rdoc.rb:2:in `require': cannot load such file -- rdoc (LoadError)
from /usr/local/share/gems/gems/github-markup-1.4.0/lib/github/markup/rdoc.rb:2:in `<top (required)>'
from /usr/local/share/gems/gems/github-markup-1.4.0/lib/github/markups.rb:2:in `require'
from /usr/local/share/gems/gems/github-markup-1.4.0/lib/github/markups.rb:2:in `<module:Markup>'
from /usr/local/share/gems/gems/github-markup-1.4.0/lib/github/markup.rb:53:in `instance_eval'
from /usr/local/share/gems/gems/github-markup-1.4.0/lib/github/markup.rb:53:in `<module:Markup>'
from /usr/local/share/gems/gems/github-markup-1.4.0/lib/github/markup.rb:5:in `<module:GitHub>'
from /usr/local/share/gems/gems/github-markup-1.4.0/lib/github/markup.rb:4:in `<top (required)>'
from /home/anderson.madureira/chef-browser/lib/chef-browser/app.rb:5:in `require'
from /home/anderson.madureira/chef-browser/lib/chef-browser/app.rb:5:in `<top (required)>'
from /home/anderson.madureira/chef-browser/lib/chef-browser.rb:1:in `require'
from /home/anderson.madureira/chef-browser/lib/chef-browser.rb:1:in `<top (required)>'
from /home/anderson.madureira/chef-browser/config.ru:7:in `require'
from /home/anderson.madureira/chef-browser/config.ru:7:in `block in <main>'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/builder.rb:55:in `instance_eval'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/builder.rb:55:in `initialize'
from /home/anderson.madureira/chef-browser/config.ru:in `new'
from /home/anderson.madureira/chef-browser/config.ru:in `<main>'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/builder.rb:49:in `eval'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/builder.rb:49:in `new_from_string'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/builder.rb:40:in `parse_file'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/server.rb:299:in `build_app_and_options_from_config'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/server.rb:208:in `app'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/server.rb:336:in `wrapped_app'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/server.rb:272:in `start'
from /usr/local/share/gems/gems/rack-1.6.4/lib/rack/server.rb:147:in `start'
from /usr/local/share/gems/gems/rack-1.6.0/bin/rackup:4:in `<main>'
I installed on Centos 7. After install ruby rpm package and gems, I received this error:
I installed this RPMS
And this gems
All Gens were installed with bundle install
The text was updated successfully, but these errors were encountered: