-
-
Notifications
You must be signed in to change notification settings - Fork 752
Description
System Info
System:
OS: Windows 10 10.0.26200
CPU: (32) x64 13th Gen Intel(R) Core(TM) i9-13950HX
Memory: 24.52 GB / 63.71 GB
Binaries:
Node: 24.2.0 - A:\bin\nodejs\node.EXE
Yarn: 1.22.22 - ~\AppData\Roaming\npm\yarn.CMD
npm: 11.3.0 - A:\bin\nodejs\npm.CMD
Browsers:
Edge: Chromium (140.0.3485.54)
Internet Explorer: 11.0.26100.7309
Details
Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues: panicked at crates\rspack_core\src\lib.rs:420:26:
ChunkGroup(ChunkGroupUkey(Ukey(190), PhantomData<rspack_core::chunk_group::ChunkGroup>)) not found in ChunkGroupByUkey
Reproduce link
No response
Reproduce Steps
Link a wasm library to another project, server it up (eg http://ohif.org) and then cause the library to be loaded.
Only occurs when using bun install with the linked project that has a wasm in it.