dotnet / dotnet/core

WASM-tools failing on Blazor Webassembly build

Open
#10,385 0 comments 0 reactions 0 assignees View on GitHub
area-release-notes
Dominant language
PowerShell
Stars
22k
Forks
4.9k
Avg merge
5d 5h
Merged PRs (30d)
29

Description

### URL(s)

https://github.com/dotnet/core/blob/main/release-notes/10.0/10.0.7/

### Description

WASM Buildtools 10.0.7 installation started breaking Blazor Webassembly build pipeline.
The following error is given, no other indication seems to be present.
`emcc : error : 'E:\_agent\_work\_tool\dotnet\packs\Microsoft.NET.Runtime.Emscripten.3.1.56.Node.win-x64\10.0.7\tools\bin\node.exe E:\_agent\_work\_tool\dotnet\packs\Microsoft.NET.Runtime.Emscripten.3.1.56.Sdk.win-x64\10.0.7\tools\emscripten\src\compiler.mjs E:\Temp\tmphzecbhap.json --symbols-only' failed (returned 3228369023)`

The build was previously working with .NET SDK 10.0.201 and wasm-tools 10.0.5.
Cannot roll back to wasm-tools 10.0.5 from 10.0.7 as 10.0.5 is not found. See issue #10384

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.