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

Fail to launch the project once the algolia module is declared #215

Open
hlassiege opened this issue Jan 23, 2025 · 0 comments
Open

Fail to launch the project once the algolia module is declared #215

hlassiege opened this issue Jan 23, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@hlassiege
Copy link

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

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

@hlassiege hlassiege added the bug Something isn't working label Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant