You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would suggest adding the arch packages dotnet-host and dotnet-sdk to the dependency list or inform the user if these are missing, as this was the case for me and it took me quite a long time to figure it out.
The text was updated successfully, but these errors were encountered:
The need of dotnet-sdk for compiling is documented now. That you need a runtime (which should include dotnet-host) is not something that I think needs to be specifically documented.
Environment
Details
I would suggest adding the arch packages
dotnet-host
anddotnet-sdk
to the dependency list or inform the user if these are missing, as this was the case for me and it took me quite a long time to figure it out.The text was updated successfully, but these errors were encountered: