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

Add 'io-console' gem to Gemfile #1

Closed
Goorzhel opened this issue Feb 23, 2015 · 3 comments
Closed

Add 'io-console' gem to Gemfile #1

Goorzhel opened this issue Feb 23, 2015 · 3 comments

Comments

@Goorzhel
Copy link

guard requires the gem io-console through thor. Without it, this happens:

[12:15 ~/tc359/p8] % bundle exec guard
/home/ec2-user/.gem/ruby/2.0/gems/thor-0.19.1/lib/thor/shell/basic.rb:2:in `require': cannot load such file -- io/console (LoadError)
        from /home/ec2-user/.gem/ruby/2.0/gems/thor-0.19.1/lib/thor/shell/basic.rb:2:in `<top (required)>'
        from /home/ec2-user/.gem/ruby/2.0/gems/thor-0.19.1/lib/thor/shell/color.rb:1:in `require'
        from /home/ec2-user/.gem/ruby/2.0/gems/thor-0.19.1/lib/thor/shell/color.rb:1:in `<top (required)>'
        from /home/ec2-user/.gem/ruby/2.0/gems/thor-0.19.1/lib/thor/shell.rb:17:in `shell'
        from /home/ec2-user/.gem/ruby/2.0/gems/thor-0.19.1/lib/thor/base.rb:439:in `start'
        from /home/ec2-user/.gem/ruby/2.0/gems/guard-2.12.1/lib/guard/aruba_adapter.rb:32:in `execute'
        from /home/ec2-user/.gem/ruby/2.0/gems/guard-2.12.1/lib/guard/aruba_adapter.rb:19:in `execute!'
        from /home/ec2-user/.gem/ruby/2.0/gems/guard-2.12.1/bin/_guard-core:11:in `<main>'
@chrisvfritz
Copy link
Owner

Hmm, it looks like this might be a problem unique to AWS servers.

@Goorzhel
Copy link
Author

A-whoops. Fun being the only one without a laptop, eh? :P

@chrisvfritz
Copy link
Owner

😃 Hey, you get to learn more though, right?

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

2 participants