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

error when running ruby server on replit #12

Open
gulkily opened this issue Aug 21, 2024 · 1 comment
Open

error when running ruby server on replit #12

gulkily opened this issue Aug 21, 2024 · 1 comment

Comments

@gulkily
Copy link
Owner

gulkily commented Aug 21, 2024

~/LessonAug21/thimble$ ruby start_server.rb
internal:/nix/store/yfbi30xd53mnsh4ax1zppmr5bsr2r669-ruby-3.0.4/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb:85:in require': cannot load such file -- webrick (LoadError) from <internal:/nix/store/yfbi30xd53mnsh4ax1zppmr5bsr2r669-ruby-3.0.4/lib/ruby/3.0.0/rubygems/core_ext/kernel_require.rb>:85:in require'
from start_server.rb:32:in `

'

@gulkily
Copy link
Owner Author

gulkily commented Aug 21, 2024

workaround: gem install webrick

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

1 participant