Last active
May 26, 2016 20:29
-
-
Save jkutner/9b798390c9f9e91a244ebe7136f4563c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| PS C:\Users\jkutner\jruby\jruby-dist-9.1.2.0-bin\jruby-9.1.2.0> .\bin\jruby.exe -S gem install warbler -v 2.0.1 | |
| NameError: uninitialized constant JRuby::Windows::File::Constants::FFI | |
| const_missing at org/jruby/RubyModule.java:3309 | |
| <module:Constants> at uri:classloader:/jruby/kernel/file.rb:10 | |
| <module:File> at uri:classloader:/jruby/kernel/file.rb:8 | |
| <module:Windows> at uri:classloader:/jruby/kernel/file.rb:7 | |
| <module:JRuby> at uri:classloader:/jruby/kernel/file.rb:6 | |
| <top> at uri:classloader:/jruby/kernel/file.rb:5 | |
| load at org/jruby/RubyKernel.java:962 | |
| <top> at file:/C:/Users/jkutner/jruby/jruby-dist-9.1.2.0-bin/jruby-9.1.2.0/lib/jruby.jar!/jruby/kernel.rb:1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment