79447144

Date: 2025-02-18 04:44:47
Score: 0.5
Natty:
Report link

Try to change from:

"vite": "^4.0.0",

Into:

"vite": "^6.0.0",

Then run:

composer i

Also, see if you miss anything from the steps mentioned at: https://vite.dev/guide/troubleshooting.html#vite-cjs-node-api-deprecated

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • High reputation (-1):
Posted by: Top-Master