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

[bug]: error when starting dev server #6927

Open
2 tasks done
tamim-ar opened this issue Mar 14, 2025 · 0 comments
Open
2 tasks done

[bug]: error when starting dev server #6927

tamim-ar opened this issue Mar 14, 2025 · 0 comments
Labels
bug Something isn't working

Comments

@tamim-ar
Copy link

Describe the bug

failed to load config from D:\Programming\Dilians IT\dilians-website\vite.config.ts
error when starting dev server:
Error: Cannot find module '../lightningcss.win32-x64-msvc.node'
Require stack:

  • D:\Programming\Dilians IT\dilians-website\node_modules\lightningcss\node\index.js
    at Function._resolveFilename (node:internal/modules/cjs/loader:1225:15)
    at Function._load (node:internal/modules/cjs/loader:1055:27)
    at TracingChannel.traceSync (node:diagnostics_channel:322:14)
    at wrapModuleLoad (node:internal/modules/cjs/loader:220:24)
    at Module.require (node:internal/modules/cjs/loader:1311:12)
    at require (node:internal/modules/helpers:136:16)
    at Object. (D:\Programming\Dilians IT\dilians-website\node_modules\lightningcss\node\index.js:22:22)
    at Module._compile (node:internal/modules/cjs/loader:1554:14)
    at Object..js (node:internal/modules/cjs/loader:1706:10)
    at Module.load (node:internal/modules/cjs/loader:1289:32)

Affected component/components

error when starting dev server

How to reproduce

error when starting dev server

Codesandbox/StackBlitz link

No response

Logs

System Info

error when starting dev server

Before submitting

  • I've made research efforts and searched the documentation
  • I've searched for existing issues
@tamim-ar tamim-ar added the bug Something isn't working label Mar 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant