davestewart / nuxt-content-assets

Enable locally-located assets in Nuxt Content
https://npmjs.com/package/nuxt-content-assets
108 stars 7 forks source link

Cannot start nuxt if content watch is disabled #72

Closed raphi-0901 closed 2 months ago

raphi-0901 commented 2 months ago

Description

I get this error If the watch option of the content module is disabled: image

To reproduce:

Expected result:

Environment info

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
davestewart commented 2 months ago

Hey, thanks for the report.

I wonder if fixes that were just released may have caused this?

Questions:

In the meantime I'll take a look