You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Starting a new docus instance (following the docs Getting Started section) raises a console error on front page :
npx nuxi@latest init docs -t themes/docus
cd docs
npx bun install
npx bun run dev
Error in the console :
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/@vueuse/integrations/useFuse.mjs?v=d3a2bf86' does not provide an export named 'UseFuseOptions' (at AppSearch.vue:1:25)
The text was updated successfully, but these errors were encountered:
Starting a new docus instance (following the docs Getting Started section) raises a console error on front page :
Error in the console :
The text was updated successfully, but these errors were encountered: