Closed raphi-0901 closed 7 months ago
I get this error If the watch option of the content module is disabled:
To reproduce:
content: { watch: false, },
Expected result:
Run the code below and replace with the output:
Node v18.19.0 nuxt-app@2.4.7 /nuxt +-- @nuxt/content@2.12.1 +-- nuxt-content-assets@1.3.7 `-- nuxt@3.11.2
Hey, thanks for the report.
I wonder if fixes that were just released may have caused this?
Questions:
nuxi dev
1.3.3
In the meantime I'll take a look
Description
I get this error If the watch option of the content module is disabled:
To reproduce:
Expected result:
Environment info
Run the code below and replace with the output: