Linux Installation from source code

Friday, April 19, 2024 2:30:21 PM
  • Posted: Tuesday, October 15, 2019 11:14 AM
  • 1
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]
0
  • Posted: Wednesday, October 16, 2019 10:13 AM
  • 953
Hi Bogdan,

As it's mentioned in the article, guide is related with develop version. It will become official within end of the year. If you want to install stable version, 4.50, you should install .NET Core 2.2 instead of 3.0 mentioned in article.
Best regards,
Patryk

GrandNode Team
0
back to top
Filters