rspack icon indicating copy to clipboard operation
rspack copied to clipboard

[Bug]: something was wrong ,see the picture

Open TryChai opened this issue 1 year ago • 2 comments

Version

System:
    OS: Windows 10 10.0.19044
    CPU: (12) x64 Intel(R) Core(TM) i7-8700 CPU @ 3.20GHz
    Memory: 5.97 GB / 15.66 GB
  Browsers:
    Edge: Spartan (44.19041.1266.0), Chromium (127.0.2651.74)
    Internet Explorer: 11.0.19041.1202

Details

image Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://github.com/web-infra-dev/rspack/issues Message: The export "clearGlobal" in "./node_modules/@visactor/vtable/es/index.d.ts" has no internal name (existing names: ) Location: crates\rspack_core\src\concatenated_module.rs:1778

Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. Run with RUST_BACKTRACE=full to include source snippets. ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 1: napi_register_module_v1 at 2: napi_register_module_v1 at 3: napi_register_module_v1 at 4: napi_register_module_v1 at 5: wasmer_vm_f64_nearest at 6: napi_register_module_v1 at 7: napi_register_module_v1 at

Reproduce link

no link

Reproduce Steps

run build

TryChai avatar Jul 31 '24 08:07 TryChai