shinji-kono/homebrew-fuse-ext2

require': cannot load such file -- Formula (LoadError)

Opened this issue · 0 comments

when i run the ruby script,

ruby fuse-ext2.rb

it occur the error like this, could you help me find the reason.

/System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require': cannot load such file -- Formula (LoadError)
	from /System/Library/Frameworks/Ruby.framework/Versions/2.6/usr/lib/ruby/2.6.0/rubygems/core_ext/kernel_require.rb:54:in `require'
	from fuse-ext2.rb:1:in `<main>'