laracoft's avatar

Laravel Vite 7 `npm run dev` High CPU load

  1. When I run npm run dev, 2 of more cores shoot to 100%
  2. So, I made the file watching use polling every 10 seconds, but still 100% on 2 cores
  3. How do debug?
0 likes
1 reply
Glukinho's avatar

If on Windows, turn off anti_virus software (probably Defender) or add the whole project folder to exclusion list.

Please or to participate in this conversation.