While running the https://github.com/nuxt-themes/docus in dev mode I get this error -
The requested module '.../node_modules/.pnpm/[email protected]/node_modules/pinceau/dist/index.mjs?v=0267a98b' does not provide an export named 'PinceauTheme'
Trying to downgrade some of the packages didn't help so far
Also referenced here: nuxt-content/docus#1012