79233180

Date: 2024-11-28 09:07:04
Score: 1
Natty:
Report link

Had the same issue:

Typed as instructed,

cd vite-project
npm install
npm run dev

On package.json, I had the following:

"vite": "^6.0.1"

but the message said

sh: vite: command not found

Installed the dependencies again by doing

npm install

and seems to work.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: hank