-
Notifications
You must be signed in to change notification settings - Fork 1.1k
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
Runtime panic on unsuccessful build with --analyze
#3834
Comments
This was referenced Sep 6, 2024
This was referenced Sep 7, 2024
This was referenced Sep 11, 2024
This was referenced Sep 12, 2024
This was referenced Sep 22, 2024
[Snyk] Upgrade: , , , , esbuild, rimraf, rollup, typescript, vitest
leonardoadame/Affiliate-tech#812
Open
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Esbuild panics in runtime if build is not successful and
--analyze
is enabled.Basically just invoke
esbuild --analyze
without any additional args.Linux x86-64
Node.js 22.4.1
esbuild 0.23.0
The text was updated successfully, but these errors were encountered: