jruby/warbler

warbler fails with LoadError: no such file to load -- /app/vendor/gems/jruby/specifications/bin/warble

Closed this issue · 0 comments

Hi All,

I am using Rails-5.2.8.1 with jruby-9.3.14.0 and warbler-2.0.5.

When trying to generate a war-file with warbler, I get the following error:

LoadError: no such file to load -- /app/vendor/gems/jruby/specifications/bin/warble
load at org/jruby/RubyKernel.java:1053

at ./bin/warble:29

Warbler is called on a Linux machine with Java8.

Can anyone help?