You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
cd types/lodash, types/reactstrap, types/reactstrap/v7
tsc
For tsc 3.4.3 and above (and probably all 3.4.x)
Expected behavior:
No unexpected errors.
Actual behavior:
node runs out of memory.
This might be an unavoidable effect of the additional work that we do in 3.4 and above, but in that case, those three packages (at least) need to be rewritten to be more efficient.