build: update dependency @nuxt/content {2.13.4 => 3.1.1} #157
Annotations
8 errors
Run yarn generate:
nuxt.config.ts#L38
Object literal may only specify known properties, and 'contentHead' does not exist in type 'Partial<ModuleOptions>'.
|
Run yarn generate:
src/pages/articles/[...slug].vue#L16
Cannot find name 'useContent'.
|
Run yarn generate:
src/pages/articles/[...slug].vue#L18
Cannot find name 'useContentHead'.
|
Run yarn generate:
src/pages/index.vue#L20
'"@nuxt/content"' has no exported member named 'ParsedContentMeta'. Did you mean 'ParsedContentFile'?
|
Run yarn generate:
src/pages/index.vue#L20
Module '"@nuxt/content"' has no exported member 'QueryBuilderParams'. Did you mean to use 'import QueryBuilderParams from "@nuxt/content"' instead?
|
Run yarn generate:
src/server/routes/rss.xml.ts#L5
Cannot find module '#content/server' or its corresponding type declarations.
|
Run yarn generate:
src/server/routes/sitemap.xml.ts#L5
Cannot find module '#content/server' or its corresponding type declarations.
|
Run yarn generate
Process completed with exit code 1.
|
Loading