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
Set navigation: false in the content configuration
Run nuxt generate
Describe the bug
ERROR [nuxt:imports-transform] [unimport] failed to find "fetchContentNavigation" imported from "#imports" 20:06:04
file: /Users/pascal/code/ips-hosting/frontend/node_modules/@nuxt/content/dist/runtime/components/ContentNavigation.vue
ERROR [unimport] failed to find "fetchContentNavigation" imported from "#imports" 20:06:04
at node_modules/unimport/dist/shared/unimport.688cb4d4.mjs:716:17
at Array.forEach (<anonymous>)
at node_modules/unimport/dist/shared/unimport.688cb4d4.mjs:713:44
at Array.forEach (<anonymous>)
at detectImports (node_modules/unimport/dist/shared/unimport.688cb4d4.mjs:711:20)
at injectImports (node_modules/unimport/dist/shared/unimport.688cb4d4.mjs:738:50)
at async Object.transform (node_modules/nuxt/dist/index.mjs:918:21)
Additional context
fetchContentNavigation is not used in my own code.
Logs
No response
The text was updated successfully, but these errors were encountered:
Environment
Darwin
v16.13.0
3.0.0-rc.11
0.5.4
[email protected]
vite
-
-
-
Reproduction
navigation: false
in the content configurationnuxt generate
Describe the bug
Additional context
fetchContentNavigation
is not used in my own code.Logs
No response
The text was updated successfully, but these errors were encountered: