Installing Console core in Rev Pi
Posted: 11 Jun 2019, 03:09
Hi,
I installed console core on Revpi and it seems every thing is fine. but as I try to run a code with that I receive the error:
Did you mean to run dotnet SDK commands? Please install dotnet SDK from:
http://go.microsoft.com/fwlink/?LinkID= ... lcid=0x409
I searched but i couldn't find anything helpful in internet. the following is the codes in PuTTY:
pi@RevPi14524:~ $ dotnet --info
Microsoft .NET Core Shared Framework Host
Version : 2.0.9
Build : 1632fa1589b0eee3277a8841ce1770e554ece037
pi@RevPi14524:~ $ clear
pi@RevPi14524:~ $ dotnet --info
Microsoft .NET Core Shared Framework Host
Version : 2.0.9
Build : 1632fa1589b0eee3277a8841ce1770e554ece037
pi@RevPi14524:~ $ dotnet run
Did you mean to run dotnet SDK commands? Please install dotnet SDK from:
http://go.microsoft.com/fwlink/?LinkID= ... lcid=0x409
I installed console core on Revpi and it seems every thing is fine. but as I try to run a code with that I receive the error:
Did you mean to run dotnet SDK commands? Please install dotnet SDK from:
http://go.microsoft.com/fwlink/?LinkID= ... lcid=0x409
I searched but i couldn't find anything helpful in internet. the following is the codes in PuTTY:
pi@RevPi14524:~ $ dotnet --info
Microsoft .NET Core Shared Framework Host
Version : 2.0.9
Build : 1632fa1589b0eee3277a8841ce1770e554ece037
pi@RevPi14524:~ $ clear
pi@RevPi14524:~ $ dotnet --info
Microsoft .NET Core Shared Framework Host
Version : 2.0.9
Build : 1632fa1589b0eee3277a8841ce1770e554ece037
pi@RevPi14524:~ $ dotnet run
Did you mean to run dotnet SDK commands? Please install dotnet SDK from:
http://go.microsoft.com/fwlink/?LinkID= ... lcid=0x409