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

LoadError (cannot load such file -- byebug) #6

Closed
yuhui opened this issue Oct 18, 2018 · 2 comments · Fixed by #7
Closed

LoadError (cannot load such file -- byebug) #6

yuhui opened this issue Oct 18, 2018 · 2 comments · Fixed by #7

Comments

@yuhui
Copy link

yuhui commented Oct 18, 2018

After installing the gem as described in README, the gem cannot run without byebug.

Traceback

[snip]
        4: from /Users/user/.rvm/gems/ruby-2.5.2@gemset/gems/harvesting-0.1.0/lib/harvesting.rb:14:in `<top (required)>'
        3: from /Users/user/.rvm/gems/ruby-2.5.2@gemset/gems/harvesting-0.1.0/lib/harvesting.rb:14:in `require'
        2: from /Users/user/.rvm/gems/ruby-2.5.2@gemset/gems/harvesting-0.1.0/lib/harvesting/client.rb:3:in `<top (required)>'
        1: from /Users/user/.rvm/gems/ruby-2.5.2@gemset/gems/harvesting-0.1.0/lib/harvesting/client.rb:3:in `require'
LoadError (cannot load such file -- byebug)
@etagwerker
Copy link
Member

@yuhui Thanks for reporting this!

I just pushed version 0.2.0 which should have a fix for it. Please test with that version and let us know.

@yuhui
Copy link
Author

yuhui commented Oct 21, 2018

Works now, thanks

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

Successfully merging a pull request may close this issue.

2 participants