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'm pretty sure I'm doing something wrong, but this is still an issue for me. I made a minimal repo here to reproduce: https://github.com/rojepp/dotnetsay.
Am I mistaken in thinking a proper DOTNET_ROOT should solve this issue?
I'm getting the following error when running a dotnet tool.
A fatal error occurred, the required library libhostfxr.so could not be found.
The DOTNET_ROOT environment variable needs to be set so that .NET Core global tools find the right locations:
https://github.com/microsoft/azure-pipelines-tasks/blob/master/Tasks/DotNetCoreInstallerV1/dotnetcoreinstaller.ts
The text was updated successfully, but these errors were encountered: