Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

PinceauTheme not found #31

Open
PullBack993 opened this issue Nov 29, 2024 · 0 comments
Open

PinceauTheme not found #31

PullBack993 opened this issue Nov 29, 2024 · 0 comments

Comments

@PullBack993
Copy link

Description:

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:

  1. Clone repo
  2. Install dependencies
  3. Run with npm run dev
  4. Error: 500 The requested module '/_nuxt/node_modules/pinceau/dist/index.mjs?v=92d59f6d' does not provide an export named 'PinceauTheme'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant