So after installing everything as I would in Windows via cli. I’m running into a wall with regards to getting mgcb-editor installed and running. Fedora is saying ‘dot-net-mgcb’ is installed but I am unable to register it. This is what I’m getting. Seems it’s not pointing to mt proper dotnet install which is in lib64.
It was not possible to find any compatible framework version
The specified framework ‘Microsoft.NETCore.App’, version ‘3.1.0’ was not found.
- Check application dependencies and target a framework version installed at:
/root/dotnet - Installing .NET Core prerequisites might help resolve this problem:
https://go.microsoft.com/fwlink/?LinkID=798306&clcid=0x409 - The .NET Core framework and SDK can be installed from:
https://aka.ms/dotnet-download - The following versions are installed:
2.1.23 at [/root/dotnet/shared/Microsoft.NETCore.App]
Tried searching for the ‘mgcb-editors’ install location and I come up with nothing. Any ideas?