when installed globally, tsc should check for ./node_modules/.bin/tsc · Issue #5157 · microsoft/TypeScript · GitHub
Skip to content

when installed globally, tsc should check for ./node_modules/.bin/tsc #5157

Description

@alexeagle

If I am in a project directory where I've installed a particular version of typescript, I should get that version, even if it differs from whatever typescript version I may have installed globally.

This way, I get best of both worlds:

  • short command to type
  • the version of typescript that my project/team is currently using

Metadata

Metadata

Assignees

No one assigned

    Labels

    BugA bug in TypeScriptHelp WantedYou can do this

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions