Hello
Follwing the instruction
https://grandnode.com/how-to-install-grandnode-on-linux-ubuntu-1604
I get an error
issuing the last command
dotnet publish Grand.Web -c Release -o /var/webapps/grandnode
It was not possible to find any compatible framework version
The specified framework 'Microsoft.NETCore.App', version '2.0.9' was not found.
- The following frameworks were found:
3.0.0 at [/usr/share/dotnet/shared/Microsoft.NETCore.App]
You can resolve the problem by installing the specified framework and/or SDK.
The .NET Core frameworks can be found at:
- https://aka.ms/dotnet-download
/home/apl-bch/.nuget/packages/microsoft.aspnetcore.razor.design/2.2.0/build/netstandard2.0/Microsoft.AspNetCore.Razor.Design.CodeGeneration.targets(131,5): error : rzc generate exited with code 150. [/home/apl-bch/source/grandnode/Grand.Web/Grand.Web.csproj]
Linux Installation from source code
Monday, November 25, 2024 7:57:02 PM