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

algolia.appId which was on .env is now missing #6525

Closed
sirNugg3ts opened this issue Dec 15, 2024 · 1 comment · Fixed by #6528
Closed

algolia.appId which was on .env is now missing #6525

sirNugg3ts opened this issue Dec 15, 2024 · 1 comment · Fixed by #6528
Assignees
Labels

Comments

@sirNugg3ts
Copy link

It's not possible at the moment to start a local instance of the docs since the algolia app id and key was on .env , and that was removed on #6490

details: [ { message:"algolia.appId" is required. If you haven't migrated to the new DocSearch infra, please refer to the blog post for instructions: https://docusaurus.io/blog/2021/11/21/algolia-docsearch-migration`,
path: [ 'algolia', 'appId' ],
type: 'any.required',
context: { label: 'algolia.appId', key: 'appId' }
}
]`

@jharrell
Copy link
Member

Thanks for the report! Should be resolved here: #6528

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants