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
Yes
When I do bundle exec jekyll algolia with the API key, it throws an error jekyll 4.0.0 | Error: undefined method []' for nil:NilClass`
bundle exec jekyll algolia
jekyll 4.0.0 | Error: undefined method
The command should execute successfully
Here is the codebase, it is still in the works: https://github.com/piyushpaliwal/ipiyush.git
2.6.3p62
4.0.0.0
The text was updated successfully, but these errors were encountered:
@jekyll-algolia Any Update on this?
Sorry, something went wrong.
No branches or pull requests
I want to report a bug:
Yes
What is the current behavior?
When I do
bundle exec jekyll algolia
with the API key, it throws an errorjekyll 4.0.0 | Error: undefined method
[]' for nil:NilClass`What is your expected behavior?
The command should execute successfully
Git repository to reproduce the issue:
Here is the codebase, it is still in the works: https://github.com/piyushpaliwal/ipiyush.git
Ruby version used:
2.6.3p62
Jekyll version used:
4.0.0.0
The text was updated successfully, but these errors were encountered: