79296576

Date: 2024-12-20 08:22:57
Score: 5
Natty:
Report link

I am having the same error with laravel project. Looks like "vite": "^6.0.4" is causing the issue. Downgrading works at this moment

npm uninstall vite

npm install vite@^5
Reasons:
  • RegEx Blacklisted phrase (1): I am having the same error
  • Low length (1):
  • Has code block (-0.5):
  • Me too answer (2.5): I am having the same error
  • Low reputation (1):
Posted by: Onur Karagül