django-vite-example icon indicating copy to clipboard operation
django-vite-example copied to clipboard

npm run dev doesnt work

Open theptrk opened this issue 2 years ago • 2 comments

Running npm run dev outputs

  vite v2.3.7 dev server running at:

  > Local: http://localhost:3000/static/
  > Network: use `--host` to expose

  ready in 164ms.

But navigating to http://localhost:3000/static/ is just a blank page.

Is this supposed to run the vite server?

theptrk avatar Mar 10 '23 18:03 theptrk

Same issue, and by the way the folder "dist" is staying empty although there's no error.

Jnp95 avatar Mar 30 '23 08:03 Jnp95

Same here 😕

igorer88 avatar Mar 23 '24 23:03 igorer88