You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$./mrbcc_compile passing_tests.rb
bash: ./mrbcc_compile: No such file or directory
please change in web page
$ ./compile passing_tests.rb
/usr/local/share/gems/gems/activesupport-5.1.5/lib/active_support/number_helper.rb:3:in `<module:NumberHelper>': uninitialized constant ActiveSupport::Autoload (NameError)
from /usr/local/share/gems/gems/activesupport-5.1.5/lib/active_support/number_helper.rb:2:in `<module:ActiveSupport>'
from /usr/local/share/gems/gems/activesupport-5.1.5/lib/active_support/number_helper.rb:1:in `<top (required)>'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/local/share/gems/gems/activesupport-5.1.5/lib/active_support/core_ext/numeric/conversions.rb:2:in `<top (required)>'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/local/share/gems/gems/activesupport-5.1.5/lib/active_support/core_ext/numeric.rb:4:in `<top (required)>'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:55:in `require'
from /usr/local/share/gems/gems/activesupport-5.1.5/lib/active_support/core_ext.rb:2:in `block in <top (required)>'
from /usr/local/share/gems/gems/activesupport-5.1.5/lib/active_support/core_ext.rb:1:in `each'
from /usr/local/share/gems/gems/activesupport-5.1.5/lib/active_support/core_ext.rb:1:in `<top (required)>'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:133:in `require'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:133:in `rescue in require'
from /usr/share/rubygems/rubygems/core_ext/kernel_require.rb:39:in `require'
from /home/user/mruby_cc/mrbcc/rite_parser.rb:2:in `<top (required)>'
from /home/user/mruby_cc/mrbcc/mrbcc.rb:1:in `require_relative'
from /home/user/mruby_cc/mrbcc/mrbcc.rb:1:in `<main>'
The text was updated successfully, but these errors were encountered:
$./mrbcc_compile passing_tests.rb
bash: ./mrbcc_compile: No such file or directory
please change in web page
The text was updated successfully, but these errors were encountered: