Memory issues after upgrading to CRA 5 #11814
Unanswered
TNAJanssen
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
After i upgraded a typescript project to CRA 5, i cannot start or build the project anymore without going out of memory (even 32GB).
The only (temporary) thing that works is using GENERATE_SOURCEMAP=false, but this should not be a solution i imagine.
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions