Eptagone / Vite.AspNetCore

Small library to integrate Vite into ASP.NET projects
MIT License
264 stars 35 forks source link

Anyone having issues with Vite server not starting under Visual Studio 2022 17.8.0 Preview 4 #61

Closed panterlo closed 7 months ago

panterlo commented 1 year ago

Anyone having a similar issue not getting the Vite server to auto-start under Visual Studio 2022 17.8.0 Preview 4 as seen below ? If I run it from the command line it operates just fine.

2023-10-20_15-57-24

panterlo commented 1 year ago

Seems to be something broken in 1.10.1, tried an order version 1.4.1 with Vite 4.5.0 and it works in Visual Studio 2022 17.8.0 Preview 4

Eptagone commented 1 year ago

Hi. Does this issue only occur with the Preview version? I have tried it in my local but without the preview version and it works.

Eptagone commented 7 months ago

I'm closing this as completed. If the problem persists and you have mor information, feel free to open a new issue with all details you have.