Rosdi Kasim

Results 13 comments of Rosdi Kasim

I am using it with the Simon Hughes's POCO generator. One advantage is it is easy to make my code testable.

This is actually very easy to do... can't you just submit a PR? 😅

I restarted the server and everything went well..., this is very curious.

E,xactly what I am getting. Has anyone found the root cause of this? ``` /usr/bin/az login --identity -u '' ERROR: Failed to connect to MSI. Please make sure MSI is...

I have to downgrade to 3.5.1 for it to work. I understands why @rowanwins not supporting this due IE being obsolete browser, but poor souls like us still need to...

Ok..., I 'solved' this issue by cloning the ViteDotNet project and then add it as project reference into my project (and remove TechGems.ViteDotNet nuget reference). Looks like the nuget package...

Ok, this is because the port is set to 5178 instead of the default 5173. I think for getting started we should just use the default port. ![image](https://github.com/techgems/Vite.NET/assets/5094028/f8e96003-9532-4661-b78d-923c97df5750)

The same thing is happening to me. - I tried in WSL2 Ubuntu Linux on Windows - I also tried in Docker on Windows (both giving the same error) Both...