Skip to content

@types/reactstrap@8.0.0 runs out of memory on TS 3.4 #30973

Closed
@sandersn

Description

@sandersn
  1. clone DefinitelyTyped
  2. cd types/lodash, types/reactstrap, types/reactstrap/v7
  3. 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.

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScript

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions