Skip to content

ModuleResolution doesn't work correctly. #664

Closed
@isuda

Description

@isuda

I have a project with a tsconfig.json that is compiled externally (and also does not generate d.ts files).

tsc will compile the project correctly, but atom will output lots of "module not found" errors when I use the node style module resolution. When I do add compileOnSave: true. It warns me that "the compile failed, but the emit succeeded".

image

If it works for tsc, it should work for atom-typescript?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions