C
C#4w ago
KraToz

Blazor web assembly app

Im new to blazor and im trying to create a new project. I get the error seen in the picture, how do i fix it?
No description
20 Replies
Reversal
Reversal4w ago
Can you run dotnet --version in a terminal and copy the output here
KraToz
KraToz4w ago
cmd prompt would work?
Reversal
Reversal4w ago
Yep, sure
KraToz
KraToz4w ago
No description
Reversal
Reversal4w ago
As I thought. You don't have the SDK installed
KraToz
KraToz4w ago
i installed it though
Reversal
Reversal4w ago
Which one?
KraToz
KraToz4w ago
8.0.302
Reversal
Reversal4w ago
Yea, but you have runtime and SDK
Reversal
Reversal4w ago
Microsoft
Download .NET 8.0 (Linux, macOS, and Windows)
.NET 8.0 downloads for Linux, macOS, and Windows. .NET is a free, cross-platform, open-source developer platform for building many different types of applications.
KraToz
KraToz4w ago
so do i have to install runtime 8.0.6?
Reversal
Reversal4w ago
No, if you have installed the SDK then try restarting your pc
KraToz
KraToz4w ago
alright
KraToz
KraToz4w ago
No description
KraToz
KraToz4w ago
uh
KraToz
KraToz4w ago
also in the installer i dont find a 6.0 webassembly build tools component
No description
KraToz
KraToz4w ago
is that an issue
SleepWellPupper
which VS version is that?
KraToz
KraToz4w ago
17.10.2
SleepWellPupper
And you have installed the ASP.NET and web development workload?