-
Notifications
You must be signed in to change notification settings - Fork 31
Open
Description
After installing the gem and trying to load it with require 'kraken_ruby' I get the following error:
/Users/blabla/.rbenv/versions/2.3.1/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require': cannot load such file -- kraken_ruby (LoadError)
from /Users/blabla/.rbenv/versions/2.3.1/lib/ruby/2.3.0/rubygems/core_ext/kernel_require.rb:55:in `require'
from test.rb:1:in `<main>'
It seems that all dependancies are installed inside the installation directory, however the folder of the gem itself is completely empty. I just copied the contents of this repo there and it worked.
Metadata
Metadata
Assignees
Labels
No labels