Skip to content
This repository was archived by the owner on Apr 30, 2023. It is now read-only.

Inability to specify typescript version causes deploy failure #54

@snadbad

Description

@snadbad

The action installs the latest typescript which was causing a CDK deploy failure on my end with:

Debug Failure. False expression: Non-string value passed to ts.resolveTypeReferenceDirective, likely by a wrapping package working with an outdated resolveTypeReferenceDirectives signature. This is probably not a problem in TS itself.

Testing locally passed until I tried with the latest version of typescript which also failed. Please consider adding a parameter for preferred TS version similar to CDK version to install.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions