twibiral / obsidian-execute-code

Obsidian Plugin to execute code in a note.
MIT License
1.06k stars 67 forks source link

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

Closed David7ce closed 5 days ago

David7ce commented 9 months ago
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