Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ctsc doesn't work on windows 10 #6

Open
beenotung opened this issue Apr 5, 2021 · 0 comments
Open

ctsc doesn't work on windows 10 #6

beenotung opened this issue Apr 5, 2021 · 0 comments

Comments

@beenotung
Copy link
Contributor

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")

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant