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
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/.cache/vite/client/deps/pinceau.js?v=1cf31aa8' does not provide an export named 'PinceauTheme' (at utils.ts:1:10)
We encounter this as well, however the error for us reads
Uncaught SyntaxError: The requested module 'http://localhost:3000/_nuxt/node_modules/.cache/vite/client/deps/pinceau.js?v=438b0502' doesn't provide an export named: 'PropertyValue'
This is reproducable using
npx nuxi@latest init -t themes/docus
cd docs
npm install
npm run dev
This broke when upding nuxt to 3.16.0.
nuxt 3.15.4 is not broken. However, 3.15.4 has critical CVEs.
Uncaught SyntaxError: The requested module '/_nuxt/node_modules/.cache/vite/client/deps/pinceau.js?v=1cf31aa8' does not provide an export named 'PinceauTheme' (at utils.ts:1:10)
nuxt 3.14.1592
@nuxt/content 2.13.4
@nuxt-themes/docus 1.15.1
pinceau 0.18.10
The text was updated successfully, but these errors were encountered: