-
-
Notifications
You must be signed in to change notification settings - Fork 760
Description
System Info
System:
OS: macOS 26.1
CPU: (11) arm64 Apple M3 Pro
Memory: 191.83 MB / 18.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 22.14.0 - ~/.asdf/installs/nodejs/22.14.0/bin/node
Yarn: 4.9.2 - /opt/homebrew/bin/yarn
npm: 10.9.2 - ~/.asdf/plugins/nodejs/shims/npm
Browsers:
Safari: 26.1
npmPackages:
@rspack/cli: 1.7.3 => 1.7.3
@rspack/core: 1.7.3 => 1.7.3
@rspack/plugin-react-refresh: 1.6.0 => 1.6.0
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/utils/deref_option.rs:47:26:
should set in compilation first
Details
Crashed after saving a couple of files, rebuilding and typechecking
Reproduce link
No response
Reproduce Steps
No clue why. It doesn't normally crash. After starting it again, I'm getting:
Error: Process 31799 doesn't have open IPC channels
node_modules/ts-checker-rspack-plugin/lib/getIssuesWorker.js:42:25
at new Promise ()
at sendMessage (node_modules/ts-checker-rspack-plugin/lib/getIssuesWorker.js:37:36)
at process.handleMessage (node_modules/ts-checker-rspack-plugin/lib/getIssuesWorker.js:61:28)