-
Notifications
You must be signed in to change notification settings - Fork 12.5k
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
[4.5.0-beta] Crash with OOM #46550
Comments
Did you try with the nightly or just 4.5-beta? |
I just tried with 4.5-beta. Let me try nightly |
And I found there are much more reports of |
Yes, it no longer crashes with OOM now, but I have a package that uses If you want to test, it's the |
Humm. I don’t know about those two other things you noticed. Can you open new issues for those? Thanks! |
For this problem, I found I also need to set |
Can you tell me what the rule is for this error? I think it's actually not a false positive but I don't know why it works in 4.4.4 and before. @andrewbranch |
The declaration emitter refuses to synthesize import paths containing |
Bug Report
🔎 Search Terms
OOM 4.5.0-beta
🕗 Version & Regression Information
I can't create a small reproduce since it's an OOM problem.
Reproduction
ts-4.5
branchpnpm install
to install dependenciespnpm run codegen
tsc
crashes with OOM.The text was updated successfully, but these errors were encountered: