Typescript: Webpack powered build process worked on TS 3.1.6 but fails on TS 3.2.2

Created on 7 Dec 2018  Â·  4Comments  Â·  Source: microsoft/TypeScript

The error message and stack:

i ï½¢wdmï½£: Failed to compile.
× 「atl」: Child process failed to process the request: Error: Debug Failure. Invalid cast. The supplied value [object Object] did not pass the test 'isJsonSourceFile'.
    at Object.cast (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:1325:22)
    at getTypeOfVariableOrParameterOrPropertyWorker (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:35591:41)
    at getTypeOfVariableOrParameterOrProperty (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:35567:48)
    at getTypeOfSymbol (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:35856:24)
    at resolveESModuleSymbol (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:32928:36)
    at getTargetOfNamespaceImport (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:32431:20)
    at getTargetOfAliasDeclaration (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:32560:28)
    at resolveAlias (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:32595:30)
    at checkAliasSymbol (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:55749:26)
    at checkImportBinding (C:\Golden\NS\gdmn\node_modules\typescript\lib\typescript.js:55778:13)
Duplicate

Most helpful comment

I think this sole issue worth of immediate release so all those forced to downgrade could continue with latest version.

All 4 comments

Duplicate of #28762, I believe?

Yes. Seems so.

I think this sole issue worth of immediate release so all those forced to downgrade could continue with latest version.

This issue has been marked as a duplicate and has seen no activity in the last day. It has been closed automatic house-keeping purposes.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

fdecampredon picture fdecampredon  Â·  358Comments

quantuminformation picture quantuminformation  Â·  273Comments

disshishkov picture disshishkov  Â·  224Comments

rwyborn picture rwyborn  Â·  210Comments

metaweta picture metaweta  Â·  140Comments