cmfcmf / docusaurus-search-local

Offline / Local Search for Docusaurus v2. Try it live at:
https://cmfcmf.github.io/OpenWeatherMap-PHP-API/
MIT License
438 stars 67 forks source link

BaseUrl is Required #111

Closed Astha1298 closed 2 years ago

Astha1298 commented 2 years ago

Please describe the bug you are seeing

I used the Installation and ran the command. Later added code to Config.js file.

While running npm run start Getting [ERROR] Error: "baseUrl" is required "title" is required "url" is required

But I already have defined baseUrl and title and url to my Config = {};

How can we best reproduce the bug?

No response

Which version of Docusaurus and @cmfcmf/docusaurus-search-local are you using?

No response

Which Node.js version are you using?

v16.13.0

Which theme are you using?

Yes, I am using @docusaurus/theme-classic

How does your plugin config look like?

cmfcmf / docusaurus-search-local

Additional context

No response

cmfcmf commented 2 years ago

Hi! I don't think this issue is related to this plugin. Feel free to post your docusaurus.config.js file though, then I might be able to help you find the issue.