-
-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
[ERROR] Error: docusaurus_tag meta tag not found #102
Comments
Just stumbled over the same error today, but I'm using a the canary build 0.0.0.4639 currently. Seems they changed the tag from Following code will need update: docusaurus-search-local/packages/docusaurus-search-local/src/server/parse.ts Lines 204 to 213 in bd9424f
Maybe the selector could be changed to |
Same here
|
Thank you everyone for reporting this issue. Docusaurus reverted the name of the metatag in facebook/docusaurus#6827, which was released as part of v2.0.0-beta.17 and I'll also release a new version of this plugin that is tested with the latest Docusaurus beta today. |
Please describe the bug you are seeing
[ERROR] Unable to build website for locale en.
[ERROR] Error: docusaurus_tag meta tag not found. This is a bug and should never happen.
How can we best reproduce the bug?
add this follow
npm run build
Which version of Docusaurus and @cmfcmf/docusaurus-search-local are you using?
Which Node.js version are you using?
v16.3.0
Which theme are you using?
Yes, I am using @docusaurus/theme-classic
How does your plugin config look like?
Additional context
wsl on local or gitlab ci failed
The text was updated successfully, but these errors were encountered: