Skip to content

Missing error trying to invoke --incremental without a tsconfig.json #2083

@RyanCavanaugh

Description

@RyanCavanaugh

Steps to reproduce

D:\Throwaway\corsarepro>tsc --incremental a.ts
error TS5074: Option '--incremental' can only be specified using tsconfig, emitting to single file or when option '--tsBuildInfoFile' is specified.

Found 1 error.


D:\Throwaway\corsarepro>tsgo --incremental a.ts

D:\Throwaway\corsarepro>

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions