C
C#9mo 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
Reversal9mo ago
Can you run dotnet --version in a terminal and copy the output here
KraToz
KraTozOP9mo ago
cmd prompt would work?
Reversal
Reversal9mo ago
Yep, sure
KraToz
KraTozOP9mo ago
No description
Reversal
Reversal9mo ago
As I thought. You don't have the SDK installed
KraToz
KraTozOP9mo ago
i installed it though
Reversal
Reversal9mo ago
Which one?
KraToz
KraTozOP9mo ago
8.0.302
Reversal
Reversal9mo ago
Yea, but you have runtime and SDK
Reversal
Reversal9mo 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
KraTozOP9mo ago
so do i have to install runtime 8.0.6?
Reversal
Reversal9mo ago
No, if you have installed the SDK then try restarting your pc
KraToz
KraTozOP9mo ago
alright
KraToz
KraTozOP9mo ago
No description
KraToz
KraTozOP9mo ago
uh
KraToz
KraTozOP9mo ago
also in the installer i dont find a 6.0 webassembly build tools component
No description
KraToz
KraTozOP9mo ago
is that an issue
SleepWellPupper
SleepWellPupper9mo ago
which VS version is that?
KraToz
KraTozOP9mo ago
17.10.2
SleepWellPupper
SleepWellPupper9mo ago
And you have installed the ASP.NET and web development workload?

Did you find this page helpful?