Skip to content
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

JavaScript heap out of memory #17657

Closed
goloveychuk opened this issue Aug 7, 2017 · 1 comment
Closed

JavaScript heap out of memory #17657

goloveychuk opened this issue Aug 7, 2017 · 1 comment
Labels
Duplicate An existing issue was already created

Comments

@goloveychuk
Copy link

goloveychuk commented Aug 7, 2017

TypeScript Version: 2.4.2

Looks like I found why my project is not compiling.
https://raw.githubusercontent.com/facebook/immutable-js/master/type-definitions/Immutable.d.ts
This file is not compiling using
./node_modules/.bin/tsc immutable.d.ts
Looks like it have some circular references. And, since you improved generics checks in previous releases, it should be related.

@ahejlsberg
Copy link
Member

Duplicate of #17070.

@ahejlsberg ahejlsberg added the Duplicate An existing issue was already created label Aug 7, 2017
@microsoft microsoft locked and limited conversation to collaborators Jun 14, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

2 participants