We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Running npm run dev outputs
npm run dev
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.
http://localhost:3000/static/
Is this supposed to run the vite server?
The text was updated successfully, but these errors were encountered:
Same issue, and by the way the folder "dist" is staying empty although there's no error.
Sorry, something went wrong.
Same here 😕
No branches or pull requests
Running
npm run dev
outputsBut navigating to
http://localhost:3000/static/
is just a blank page.Is this supposed to run the vite server?
The text was updated successfully, but these errors were encountered: