natemcmaster / dotnet-serve

Simple command-line HTTPS server for the .NET Core CLI

Home Page:https://nuget.org/packages/dotnet-serve/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Running with .NET 6.0 RC1 - on an Apple M1: Nothing happens

ChristianWeyer opened this issue · comments

Alright: I have a MBP with an Apple M1.
I am running .NET 6 RC1 for ARM.

After installing dotnet-serve and trying to run it in a folder, just nothing happens.

Can anybody confirm this behavior?

Screen.Recording.2021-09-25.at.15.39.52.mov

Thanks!

I don't have an M1 mac to confirm. I would recommend reporting to https://github.com/dotnet/runtime. I've seen similar issues such as dotnet/runtime#52335 (Not sure if the issue is exactly the same...but it's worth reporting to MIcrosoft anyways.)

Possible root cause dotnet/sdk#21349

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further. Thank you for your contributions to this project.