-
-
Notifications
You must be signed in to change notification settings - Fork 781
Labels
bugSomething isn't workingSomething isn't workingteamThe issue/pr is created by the member of Rspack.The issue/pr is created by the member of Rspack.
Description
System Info
System:
OS: macOS 13.6.5
CPU: (10) arm64 Apple M1 Pro
Memory: 1.24 GB / 32.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
npm: 9.8.1 - ~/Library/Application Support/fnm/node-versions/v18.18.2/installation/bin/npm
pnpm: 9.12.3 - ~/Library/Application Support/fnm/node-versions/v18.18.2/installation/bin/pnpm
bun: 1.0.21 - ~/.bun/bin/bun
Browsers:
Chrome: 130.0.6723.117
Safari: 16.6
Details
It will panic when we run rspack build in webpack-test/configCases/concatenate-modules/import-module.
context: /tests/webpack-test/configCases/concatenate-modules/import-module
Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues
Message: should have module
Location: crates/rspack_core/src/compiler/module_executor/execute.rs:82Reproduce link
Reproduce Steps
- pnpm install
- ./x build
- cd tests/webpack-test/configCases/concatenate-modules/import-module
- npx rspack -c webpack.config.js
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingteamThe issue/pr is created by the member of Rspack.The issue/pr is created by the member of Rspack.