Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: rspack开启SSR无法运行 #5542

Open
Tenodec opened this issue Mar 17, 2024 · 1 comment
Open

[Bug]: rspack开启SSR无法运行 #5542

Tenodec opened this issue Mar 17, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@Tenodec
Copy link

Tenodec commented Mar 17, 2024

版本信息

System:
    OS: Windows 11 10.0.22631
    CPU: (12) x64 AMD Ryzen 5 5600G with Radeon Graphics
    Memory: 8.69 GB / 19.90 GB
  Browsers:
    Edge: Chromium (122.0.2365.80)
    Internet Explorer: 11.0.22621.1
  npmPackages:
    @modern-js/app-tools: 2.48.2 => 2.48.2 
    @modern-js/eslint-config: 2.48.2 => 2.48.2 
    @modern-js/runtime: 2.48.2 => 2.48.2 
    @modern-js/tsconfig: 2.48.2 => 2.48.2

问题详情

ode_modules.pnpm@mode
Panic occurred at runtime. Please file an issue on GitHub with the backtrace below: https://gi● ━━━━━━━━━━━━━━━━━━━━━━━━━ (46%) building qiyeguanwang
ode_modules.modern-j
● ━━━━━━━━━━━━━━━━━━━━━━━━━ (64%) building builtin:swc-loader??ruleSet[1].rules[2].use[0]!D:\● ━━━━━━━━━━━━━━━━━━━━━━━━━ (25%) building builtin:swc-loader??ruleSet[1].rules[1].use[0]!D:\● ━━━━━━━━━━━━━━━━━━━━━━━━━ (23%) building builtin:swc-loader??ruleSet[1].rules[1].use[0]!D:\● ━━━━━━━━━━━━━━━━━━━━━━━━━ (23%) building builtin:swc-loader??ruleSet[1].rules[1].use[0]!D:\● ━━━━━━━━━━━━━━━━━━━━━━━━━ (23%) building qiyeguanwang\node_modules.COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering.
● ━━━━━━━━━━━━━━━━━━━━━━━━━ (23%) building qiyeguanwang\node_modules.RUST_BACKTRACE=full to include source snippets.
● ━━━━━━━━━━━━━━━━━━━━━━━━━ (64%) building qiyeguanwang\node_modules.━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ 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: napi_register_module_v1
at
6: wasmer_vm_imported_memory32_atomic_notify
at
7: napi_register_module_v1
at
8: napi_register_module_v1
at
9: napi_register_module_v1
at
10: napi_register_module_v1
at
11: napi_register_module_v1
at
12: napi_register_module_v1
at
13: napi_register_module_v1
at
14: napi_register_module_v1
at
at
16: napi_register_module_v1
at
17: napi_register_module_v1
at
18: BaseThreadInitThunk
at
19: RtlUserThreadStart
at
 ELIFECYCLE  Command failed with exit code 3221226505.

复现链接

默认模板

复现步骤

modern.config.js开启ssr,再启动项目

@Tenodec Tenodec added the bug Something isn't working label Mar 17, 2024
@Tenodec
Copy link
Author

Tenodec commented Mar 17, 2024

自己解决了。项目路径不能包含中文!!!!!老铁们

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant