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

Cannot load such file error #4

Open
computer990784 opened this issue Dec 5, 2023 · 1 comment
Open

Cannot load such file error #4

computer990784 opened this issue Dec 5, 2023 · 1 comment

Comments

@computer990784
Copy link

Sorry, but I've never done any coding so this might just be a dumb and ignorant question. But after running the command in my game folder, it ended up like this:

PS E:\Test> ruby to_json2.rb
internal:C:/Ruby32-x64/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb:85:in require': cannot load such file -- jsonable (LoadError) Did you mean? json/add/set from <internal:C:/Ruby32-x64/lib/ruby/3.2.0/rubygems/core_ext/kernel_require.rb>:85:in require'
from to_json2.rb:8:in `

'
PS E:\Test>

Test 2023_12_05 16_06_49

What did I do wrong here?

@DICE2000
Copy link
Owner

You probably do not have Jsonable installed: https://github.com/treeder/jsonable
This project may be rewritten for Ruby 3.x.

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