Skip to content
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

Vite stops #25

Open
pmiguelmartins opened this issue Oct 27, 2022 · 2 comments
Open

Vite stops #25

pmiguelmartins opened this issue Oct 27, 2022 · 2 comments

Comments

@pmiguelmartins
Copy link

pmiguelmartins commented Oct 27, 2022

After start vite from VSCode it stops after 3 or 5 seconds (without any key pressed)

AddOn version : Vite v0.2.5

CleanShot 2022-10-27 at 08 51 29@2x

If I start from terminal, inside or outside VSCode (npx vite --port=8080) it works just fine, just fail if I start from addon

Any ideia ???

@anion155
Copy link

anion155 commented Nov 13, 2022

Fixed for me by adding to settings "vite.devCommand": "npx vite --host",

@pmiguelmartins
Copy link
Author

Fixed for me by adding to settings "vite.devCommand": "npx vite --host",

Thanks !!

That solved the problem

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants