I tried to compile my Rails 4.2 project on Ruby 2.4.2 in OSX 10.13.2. It took nearly an 70 minutes to complete. The binary file is 779M (it's a large project with a lot of testing code). When I try to run it, it product the below error message and crashed, could you please help? Thanks a lot!
$ ./a.out
/__enclose_io_memfs__/local/vendor/bundle/ruby/2.4.0/gems/bootsnap-1.0.0/lib/bootsnap/compile_cache/iseq.rb:40:in `fetch': No such file or directory (Errno::ENOENT)
from /__enclose_io_memfs__/local/vendor/bundle/ruby/2.4.0/gems/bootsnap-1.0.0/lib/bootsnap/compile_cache/iseq.rb:40:in `load_iseq'
from /__enclose_io_memfs__/local/vendor/bundle/ruby/2.4.0/gems/bootsnap-1.0.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
from /__enclose_io_memfs__/local/vendor/bundle/ruby/2.4.0/gems/bootsnap-1.0.0/lib/bootsnap/load_path_cache/core_ext/kernel_require.rb:17:in `require'
from /__enclose_io_memfs__/local/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `block in require'
from /__enclose_io_memfs__/local/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:240:in `load_dependency'
from /__enclose_io_memfs__/local/vendor/bundle/ruby/2.4.0/gems/activesupport-4.2.8/lib/active_support/dependencies.rb:274:in `require'
from /__enclose_io_memfs__/local/bin/rails:8:in `<main>'
Please note that compiling and run Rails 5 sample app seems works in the same environment.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4