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