Skip to content

ctsc doesn't work on windows 10 #6

@beenotung

Description

@beenotung

When running ctsc on windows, it doesn't compile the project, without any error messages.

Not sure which *nix specific feature is ctsc relaying on, but at least it can just proxy to tsc if it's on windows?

Otherwise, we'll need to have conditional build script to call tsc or ctsc depending on the uname output (uname is available on windows when using "git bash")

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