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
{{ message }}
This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Running the project with npm run dev fails due to an error related to PinceauTheme. However, the project successfully builds and runs with npm run build and npm run preview.
Environment:
Node v 22.9.0 ( also tested with v20.9.0)
NPM v 10.8.3
Operating System: macOS(m1)
Steps to reproduce:
Clone repo
Install dependencies
Run with npm run dev
Error: 500 The requested module '/_nuxt/node_modules/pinceau/dist/index.mjs?v=92d59f6d' does not provide an export named 'PinceauTheme'