-
Notifications
You must be signed in to change notification settings - Fork 43
Fail to launch the project once the algolia module is declared #215
Copy link
Copy link
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Version
@nuxtjs/algolia: 1.10.2
nuxt: 3.14.1592
Reproduction Link
Steps to reproduce
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.
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working