-
Notifications
You must be signed in to change notification settings - Fork 357
New issue
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
Netlify Dev server doesn't start with Vite #2882
Comments
Hey team, I believe this is happening again in Netlify CLI EDIT: Works fine with Node |
I also am having issues getting netlify dev to start on the latest Netlify CLI + node
The If this is unrelated, feel free to ignore 😉 |
Closing this in favour of #3617 As discussed with the team, it was better to open a new issue as it's affecting more than just Vite. @LuskeyNoah, feel free to watch the new issue. |
Describe the bug
Netlify Dev server never starts when using Vite.
To Reproduce
Steps to reproduce the behavior:
netlify dev
.Configuration
No extra configuration needed.
Expected behavior
Netlify Dev server at port 8888 should start like it starts with other SSGs like for example create react app.
CLI Output
Expected CLI Output:
(This is from create react app)
Reported by customer(s):
The text was updated successfully, but these errors were encountered: