Skip to content

Instantly share code, notes, and snippets.

@enebo

enebo/error.txt Secret

Created January 27, 2022 20:38
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save enebo/6a2146e13c176d15dc1fd932f4c7e3e0 to your computer and use it in GitHub Desktop.
Save enebo/6a2146e13c176d15dc1fd932f4c7e3e0 to your computer and use it in GitHub Desktop.
enebo@GODBOX3 C:\opt\jrubyfx
> jruby -S gem install pkg/jrubyfx-2.0.0-java.gem
Successfully installed jrubyfx-2.0.0-java
Parsing documentation for jrubyfx-2.0.0-java
Before reporting this, could you check that the file you're documenting
has proper syntax:
C:/jruby-9.3.3.0/bin/jruby.exe -c lib/jrubyfx/dsl.rb
RDoc is not a full Ruby parser and will fail when fed invalid ruby programs.
The internal error was:
(NoMethodError) undefined method `[]' for nil:NilClass
ERROR: While executing gem ... (NoMethodError)
undefined method `[]' for nil:NilClass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment