Skip to content

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

@hlassiege

Description

@hlassiege

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions