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
@nuxtjs/algolia: 1.10.2 nuxt: 3.14.1592
https://github.com/bloggrify/bloggrify
Following the guide here : https://algolia.nuxtjs.org/getting-started/quick-start
Add the module
npx nuxi@latest module add algolia
And start the application. It will fail because env variables are not present.
I would expect that the module don't load and is not usable but the application is still working.
To add a little bit of context. I'm adding the support of algolia in Bloggrify, an open source project built on top of nuxt content.
The integration is optional.
See issue here : bloggrify/bloggrify#34
The application don't start
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Version
@nuxtjs/algolia: 1.10.2
nuxt: 3.14.1592
Reproduction Link
https://github.com/bloggrify/bloggrify
Steps to reproduce
Following the guide here : https://algolia.nuxtjs.org/getting-started/quick-start
Add the module
And start the application. It will fail because env variables are not present.
What is Expected?
I would expect that the module don't load and is not usable but the application is still working.
To add a little bit of context. I'm adding the support of algolia in Bloggrify, an open source project built on top of nuxt content.
The integration is optional.
See issue here : bloggrify/bloggrify#34
What is actually happening?
The application don't start
The text was updated successfully, but these errors were encountered: