Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uninitialized constant HTML #157

Closed
mietek opened this issue Jan 29, 2015 · 1 comment
Closed

Uninitialized constant HTML #157

mietek opened this issue Jan 29, 2015 · 1 comment

Comments

@mietek
Copy link

mietek commented Jan 29, 2015

This happens both when installing from source and from RubyGems:

$ htmlproof
/usr/local/gems/html-proofer-2.0.0/lib/html/proofer/check_runner.rb:3:in `<top (required)>': uninitialized constant HTML (NameError)
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:126:in `require'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:126:in `require'
    from /usr/local/gems/html-proofer-2.0.0/lib/html/proofer.rb:4:in `block in require_all'
    from /usr/local/gems/html-proofer-2.0.0/lib/html/proofer.rb:3:in `each'
    from /usr/local/gems/html-proofer-2.0.0/lib/html/proofer.rb:3:in `require_all'
    from /usr/local/gems/html-proofer-2.0.0/lib/html/proofer.rb:8:in `<top (required)>'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
    from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:73:in `require'
    from /usr/local/gems/html-proofer-2.0.0/bin/htmlproof:6:in `<top (required)>'
    from /usr/local/bin/htmlproof:23:in `load'
    from /usr/local/bin/htmlproof:23:in `<main>'
@mietek
Copy link
Author

mietek commented Jan 29, 2015

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant