Skip to content

Conversation

SouriRishik
Copy link

Summary

This PR updates the README with clearer setup instructions for Windows users who encounter the LightningCSS error during npm run dev.
It also includes small package.json adjustments from a fresh install on Windows.

Changes

  • Added troubleshooting note for disabling LightningCSS in next.config.js.
  • Clarified .env.local setup steps.
  • Regenerated package-lock.json and updated package.json after a clean install.

Why

On Windows, the lightningcss.win32-x64-msvc.node module can cause startup failures. This change documents the fix and ensures cross-platform setup works smoothly.

Testing

  • Verified on Windows 11, Node.js v22.17.0
  • App now starts successfully with npm run dev

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

Successfully merging this pull request may close these issues.

1 participant