Skip to content

Hook tsconfig "extends" resolver to resolve "ts-node/node14/tsconfig.json" to self when globally installed #1239

@cspotcode

Description

@cspotcode

Follow-up to #1202

If running the globally-installed ts-node, and tsconfig "extends" points to a "ts-node/node*/tsconfig.json", and local resolution fails:
Fallback resolve to the globally-installed ts-node

Although, in these situations, tsc will fail to resolve. So is this really a good idea? Need to think about it.

Metadata

Metadata

Assignees

No one assigned

    Labels

    researchNeeds design work, investigation, or prototyping. Implementation uncertain.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions