Skip to content

RangeError: Maximum call stack size exceeded in TypeScript 3.2.1 #3

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

Open
SpringNyan opened this issue Dec 3, 2018 · 0 comments
Open

Comments

@SpringNyan
Copy link
Owner

SpringNyan commented Dec 3, 2018

D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:71026
                throw e;
                ^

RangeError: Maximum call stack size exceeded
    at resolveTypeReferenceName (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:31878:20)
    at getTypeFromTypeReference (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:32054:30)
    at getTypeFromTypeNode (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:33414:28)
    at getConstraintFromTypeParameter (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:31740:72)
    at fillMissingTypeArguments (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:31330:49)
    at getTypeFromClassOrInterfaceReference (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:31830:78)
    at getTypeReferenceTypeWorker (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:31943:24)
    at getTypeReferenceType (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:31885:24)
    at getTypeFromTypeReference (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:32055:28)
    at getTypeFromTypeNode (D:\source\repos\redux-typescript-helper\node_modules\typescript\lib\tsc.js:33414:28)

Seems related to microsoft/TypeScript#28785

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant