doing
doing copied to clipboard
Require cannot load such file
Describe the bug
Latest version 2.1.54 throws error
Traceback (most recent call last):
4: from /usr/local/bin/doing:23:in `<main>'
3: from /usr/local/bin/doing:23:in `load'
2: from /var/lib/gems/2.7.0/gems/doing-2.1.54/bin/doing:6:in `<top (required)>'
1: from /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require'
/usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- doing/help_monkey_patch (LoadError)
Is this anything you already know and have fixed?
Known issue affecting people who install using sudo. I think I have it
repaired in 2.1.55, let me know if that works for you.
On 26 May 2022, at 4:36, Krzysztof Blacha wrote:
Describe the bug
Latest version 2.1.54 throws error
Traceback (most recent call last): 4: from /usr/local/bin/doing:23:in `<main>' 3: from /usr/local/bin/doing:23:in `load' 2: from /var/lib/gems/2.7.0/gems/doing-2.1.54/bin/doing:6:in `<top (required)>' 1: from /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require' /usr/lib/ruby/2.7.0/rubygems/core_ext/kernel_require.rb:92:in `require': cannot load such file -- doing/help_monkey_patch (LoadError)Is this anything you already know and have fixed?
-- Reply to this email directly or view it on GitHub: https://github.com/ttscoff/doing/issues/151 You are receiving this because you were assigned.
Message ID: @.***>
Hi, this seems to be fixed.