Skip to content

Crash: Cannot read property 'kind' of undefined #36592

Closed
@andrewbranch

Description

@andrewbranch

Repro:

// @Filename: a.ts
interface Foo {}

// @Filename: b.ts
import { Foo } from './a';

Metadata

Metadata

Assignees

Labels

BugA bug in TypeScriptCrashFor flagging bugs which are compiler or service crashes or unclean exits, rather than bad output

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions