Redth / dotnet-maui-check

.NET MAUI Check tool
MIT License
479 stars 79 forks source link

There is an error when I run maui-check #42

Open jesse51076008 opened 3 years ago

jesse51076008 commented 3 years ago

! There were one or more problems detected. Please review the errors and correct them and run maui-check again.

jesse51076008 commented 3 years ago

? .NET SDK Checkup... – 5.0.300 - C:\Program Files\dotnet\sdk\5.0.300 – 6.0.100-preview.4.21255.9 - C:\Program Files\dotnet\sdk\6.0.100-preview.4.21255.9

? .NET SDK - EnableWorkloadResolver.sentinel Checkup... – C:\Program Files (x86)\Microsoft Visual Studio\2019\Community\MSBuild\Current\Bin\SdkResolvers\Microsoft.DotNet.MSBuildSdkResolver\EnableWorkloadResolver.sentin el exists. – C:\Program Files\dotnet\sdk\6.0.100-preview.4.21255.9\EnableWorkloadResolver.sentinel exists.

? .NET SDK - Workloads (6.0.100-preview.4.21255.9) Checkup... – microsoft-android-sdk-full (Microsoft.NET.Workload.Android : 11.0.200-preview.4.245) installed. – microsoft-ios-sdk-full (Microsoft.NET.Workload.iOS : 14.5.100-preview.4.638) installed. – microsoft-maccatalyst-sdk-full (Microsoft.NET.Workload.MacCatalyst : 14.5.100-preview.4.638) installed. – microsoft-tvos-sdk-full (Microsoft.NET.Workload.tvOS : 14.5.100-preview.4.638) installed. – microsoft-macos-sdk-full (Microsoft.NET.Workload.macOS : 11.3.100-preview.4.638) installed.

? .NET SDK - Packs (6.0.100-preview.4.21255.9) Checkup... – Microsoft.Maui.Templates (6.0.100-preview.4.634) installed. – Microsoft.iOS.Windows.Sdk (14.5.100-preview.4.638) installed. – Microsoft.Android.Sdk (11.0.200-preview.4.245) installed. – Microsoft.Android.Sdk.BundleTool (11.0.200-preview.4.245) installed. – Microsoft.Android.Ref (11.0.200-preview.4.245) installed. – Microsoft.Android.Templates (11.0.200-preview.4.245) installed. – Microsoft.iOS.Sdk (14.5.100-preview.4.638) installed. – Microsoft.iOS.Ref (14.5.100-preview.4.638) installed. – Microsoft.iOS.Templates (14.5.100-preview.4.638) installed. – Microsoft.MacCatalyst.Sdk (14.5.100-preview.4.638) installed. – Microsoft.MacCatalyst.Ref (14.5.100-preview.4.638) installed. – Microsoft.MacCatalyst.Templates (14.5.100-preview.4.638) installed. – Microsoft.tvOS.Sdk (14.5.100-preview.4.638) installed. – Microsoft.tvOS.Ref (14.5.100-preview.4.638) installed. – Microsoft.tvOS.Templates (14.5.100-preview.4.638) installed. – Microsoft.macOS.Sdk (11.3.100-preview.4.638) installed. – Microsoft.macOS.Ref (11.3.100-preview.4.638) installed. – Microsoft.macOS.Templates (11.3.100-preview.4.638) installed. ────────────────────────────────────────────────────────────────────────────────────────────────────────────────────────

! There were one or more problems detected. Please review the errors and correct them and run maui-check again.

Press enter to exit...

Rekrii commented 3 years ago

Appears to be the same as #41, best to keep track in a single issue.