Skip to content

Assertion violation: undefined relativeSpecifiers on Object.getModuleSpecifiers #42785

Closed
@DanielRosenwasser

Description

@DanielRosenwasser

From @dlannoye:

dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:91576
                    ts.Debug.checkDefined(relativeSpecifiers);
                             ^
Error: Debug Failure.
    at Object.getModuleSpecifiers (dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:91576:30)
    at getSpecifierForModuleSymbol (dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:39998:62)
    at dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:39874:39
    at Array.map (<anonymous>)
    at getSymbolChain (dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:39872:58)
    at lookupSymbolChainWorker (dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:39858:51)
    at lookupSymbolChain (dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:39852:24)
    at symbolToTypeNode (dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:40005:29)
    at typeToTypeNodeHelper (dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:39150:28)
    at mapToTypeNodes (dependencies_path\[email protected]\node_modules\typescript\lib\tsc.js:39671:40)

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptCrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad outputFix AvailableA PR has been opened for this issueNeeds InvestigationThis issue needs a team member to investigate its status.

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions