Skip to content

Support TypeScript 2.4+ #7578

@ghost

Description

forgot to update the package.json for newly generated projects:

somehow was missed in this commit: 7b9fc28

also there's a weirder issue related to this. I updated the package.json in my angular-cli generated project to 2.4.x for typescript and whenever I run ng serve and ng build it seems to always use 2.3.3, while when I run $(npm bin)/tsc it is the correct version that matches what I put in the package.json.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions