[Bug] Workload installation failed: The JSON value could not be converted to...
See original GitHub issueDescription
When running dotnet workload install maui
I get the following error. I also get this error when attempting to install ios
and maccatalyst
workloads.
Steps to Reproduce
- Installed VS 2022 Preview 3
- updated maui-check and ran maui-check
Basic Information
- Affected Devices: HP Spectre, Windows 11 Beta
Screenshots
Issue Analytics
- State:
- Created 2 years ago
- Reactions:5
- Comments:8
Top Results From Across the Web
Announcing .NET MAUI Preview 7
NET MAUI will be installed alongside other workloads. ... Workload repair failed: The JSON value could not be converted to Microsoft.NET.
Read more >The JSON value could not be converted to System.Int32
For Asp.Net Core 3.0, it uses System.Text.Json for serialization and deserialization. For using old behavior, you could use Json.
Read more >dotnet workload restore for MAUI fails with .NET 7
When you run the dotnet workload install maui , it will install maui according to the .net SDK version specified in global.json file...
Read more >The JSON value could not be converted to System. ...
Hi, I am trying to read OneSignal REST's Json but getting below error: The JSON value could not be converted to System.Collections.Generic.
Read more >Installation Failure of Visual Studio Comminity 2017
Install (Product product, String destination, CancellationToken token)Cannot convert null value to System.DateTime. Path 'installDate', line 1, position 80.
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Hi, please check this issue.
Yeps, i’m getting the same error on Windows 10 and VS 2022 Preview 3