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

rbwasm: Bundler.require doesn't work #583

Open
nvladimiroff opened this issue Mar 2, 2025 · 0 comments
Open

rbwasm: Bundler.require doesn't work #583

nvladimiroff opened this issue Mar 2, 2025 · 0 comments

Comments

@nvladimiroff
Copy link

nvladimiroff commented Mar 2, 2025

I'd expect calling Bundler.require to load all of my gems, but instead, I get this error:

vm.js:739 Uncaught RbError: /config/boot.rb:6:in '<top (required)>': private method 'require' called for module Bundler (NoMethodError)

Manually requiring gems instead does work.

Also, if this is something a new contributor could help out with fixing, I'd be glad to give it a shot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant