79582031

Date: 2025-04-19 05:03:28
Score: 1.5
Natty:
Report link

What worked for me was uninstalling and reinstalling globally in command prompt

npm uninstall -g create-vite

npm install -g create-vite

But using npx instead of npm worked just as well

Reasons:
  • Whitelisted phrase (-1): worked for me
  • Low length (0.5):
  • No code block (0.5):
  • Starts with a question (0.5): What
  • Low reputation (1):
Posted by: wakemeupjpg