Skip to content
This repository has been archived by the owner on Oct 14, 2020. It is now read-only.

Typescript is broken? #316

Closed
javatlacati opened this issue Feb 23, 2017 · 2 comments
Closed

Typescript is broken? #316

javatlacati opened this issue Feb 23, 2017 · 2 comments
Labels

Comments

@javatlacati
Copy link
Contributor

Please check my Kata I can get sometimes the following error

../home/codewarrior/spec.ts(3,27): error TS2306: File '/home/codewarrior/solution.ts' is not a module.
STDERR:
Error: Command failed: tsc --module commonjs /home/codewarrior/spec.ts

but most of the times It runs without perform the actual test functionality, no results just output.

@jhoffner
Copy link
Member

Looks like its stable now

@javatlacati
Copy link
Contributor Author

Now I get

../home/codewarrior/spec.ts(1,1): error TS1084: Invalid 'reference' directive syntax.
../home/codewarrior/spec.ts(2,1): error TS1084: Invalid 'reference' directive syntax.
STDERR:
Error: Command failed: tsc --module commonjs /home/codewarrior/spec.ts

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

No branches or pull requests

2 participants