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]: ObjectExpected, Wrap finalizer for PromiseRaw failed #4056

Open
emielwit opened this issue Nov 25, 2024 · 1 comment
Open

[Bug]: ObjectExpected, Wrap finalizer for PromiseRaw failed #4056

emielwit opened this issue Nov 25, 2024 · 1 comment

Comments

@emielwit
Copy link

emielwit commented Nov 25, 2024

Version

System:
  OS: Linux 5.15 Debian GNU/Linux 11 (bullseye) 11 (bullseye)
  CPU: (8) x64 Intel(R) Xeon(R) Platinum 8171M CPU @ 2.60GHz
  Memory: 790.60 MB / 31.34 GB
  Container: Yes
  Shell: 5.1.4 - /bin/bash
npmPackages:
  @rsbuild/core: 1.1.5 => 1.1.5 
  @rsbuild/plugin-node-polyfill: 1.2.0 => 1.2.0 
  @rsbuild/plugin-react: 1.0.6 => 1.0.6

Details

After updating from 1.0.19 to 1.1.5 (also 1.1.2) we got the following error during build:
Image

Reproduce link

https://codesandbox.io/p/github/rspack-contrib/rsbuild-codesandbox-example/csb-9ztqcd/draft/solitary-currying

Reproduce Steps

  1. Fork codesandbox
  2. run bun install
  3. run bun run build
  4. error should be raised

It looks like if I only use bun and there is no nodejs it fails.

@emielwit emielwit added the 🐞 bug Something isn't working label Nov 25, 2024
@chenjiahan
Copy link
Member

Maybe a bug of bun: oven-sh/bun#15383

@chenjiahan chenjiahan added 🎯 upstream and removed 🐞 bug Something isn't working labels Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants