obsidian-execute-code icon indicating copy to clipboard operation
obsidian-execute-code copied to clipboard

Can't execute C# code on Arch Linux, pacman update to .NET 8 and dotnet-script use .NET 7

Open David7ce opened this issue 2 years ago • 0 comments

You must install or update .NET to run this application.

App: /home/d7/.dotnet/tools/dotnet-script
Architecture: x64
Framework: 'Microsoft.NETCore.App', version '7.0.0' (x64)
.NET location: /usr/share/dotnet

The following frameworks were found:
  8.0.0 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]

Learn more:
https://aka.ms/dotnet/app-launch-failed

To install missing framework, download:
https://aka.ms/dotnet-core-applaunch?framework=Microsoft.NETCore.App&framework_version=7.0.0&arch=x64&rid=arch-x64&os=arch

David7ce avatar Dec 02 '23 18:12 David7ce