We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Presently it doesn't raise an error until it tries to access the data:
NoMethodError (undefined method `[]' for nil:NilClass): harvestdor (0.2.0) lib/harvestdor/client.rb:35:in `initialize' harvestdor-indexer (2.3.1) lib/harvestdor/indexer.rb:140:in `new' harvestdor-indexer (2.3.1) lib/harvestdor/indexer.rb:140:in `harvestdor_client' harvestdor-indexer (2.3.1) lib/harvestdor/indexer/resource.rb:26:in `harvestdor_client' harvestdor-indexer (2.3.1) lib/harvestdor/indexer/resource.rb:140:in `block in identity_metadata'
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Presently it doesn't raise an error until it tries to access the data:
The text was updated successfully, but these errors were encountered: