johan-v-r / LibSassBuilder

Sass builder for .NET projects
MIT License
98 stars 14 forks source link

Visual Studio 2022 RC build error #36

Closed njannink closed 2 years ago

njannink commented 2 years ago

Im trying to build our project in VS 2022 RC on Windows 11 and I'm getting the following error:

C:\Users\Niek.nuget\packages\libsassbuilder\1.6.4\build\LibSassBuilder.targets(90,5): error MSB3073: The command "dotnet "C:\Users\Niek.nuget\packages\libsassbuilder\1.6.4\build../tool/LibSassBuilder.dll" files "xxxxx\Web\Client.UI.Wasm\wwwroot\xxxx.scss" --outputstyle compressed --level default " exited with code -2147450730.

Any idea how to resolve this?

njannink commented 2 years ago

I found what it is. DotnetCoreApp 5 runtime wasnt installed