-
Hi there, Currently when I build our project, I get the following warnings:
I can't find Here is our current config: |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 4 replies
-
I think this is due to sidebarsPath not being configured in the FAQ instance. Not sure about the 2 other warnings 😅 it does not look like a Docusaurus warning, couldn't find in the source such labels. |
Beta Was this translation helpful? Give feedback.
-
This is like one of two results on google for "docusaurus The solution for me was to set |
Beta Was this translation helpful? Give feedback.
I think this is due to sidebarsPath not being configured in the FAQ instance.
Unfortunately, it is currently needed even if it's empty.
Not sure about the 2 other warnings 😅 it does not look like a Docusaurus warning, couldn't find in the source such labels.