Azure / Azure/azure-functions-dotnet-worker
Failed to start a new language worker for runtime: dotnet-isolated Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.7"
@soninaren is already working on this.
Since Mar 19, 2025.
- Dominant language
- C#
- Stars
- 466
- Forks
- 215
- Avg merge
- 3d 10h
- Merged PRs (30d)
- 7
Description
Description
Upgrade from Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6"
to Version="8.0.7" raise error:
Failed to start a new language worker for runtime: dotnet-isolated
Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.7"
Steps to reproduce
Azure Functions API project and Blazor WASM Client Project.
Upgrade from Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6"
to Version="8.0.7" to raise error Failed to start a new language worker for runtime: dotnet-isolated.
Downgrade to Microsoft.AspNetCore.Components.WebAssembly.DevServer" Version="8.0.6" to fix error.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.