We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
After updating from 1.0.19 to 1.1.5 (also 1.1.2) we got the following error during build:
https://codesandbox.io/p/github/rspack-contrib/rsbuild-codesandbox-example/csb-9ztqcd/draft/solitary-currying
It looks like if I only use bun and there is no nodejs it fails.
The text was updated successfully, but these errors were encountered:
Maybe a bug of bun: oven-sh/bun#15383
Sorry, something went wrong.
No branches or pull requests
Version
Details
After updating from 1.0.19 to 1.1.5 (also 1.1.2) we got the following error during build:
Reproduce link
https://codesandbox.io/p/github/rspack-contrib/rsbuild-codesandbox-example/csb-9ztqcd/draft/solitary-currying
Reproduce Steps
It looks like if I only use bun and there is no nodejs it fails.
The text was updated successfully, but these errors were encountered: