I just re-installed gulp-tsc and it brought typescript 1.1.0-1 with it - the newest beta version of the typescript compiler, which is still buggy and doesn't compile my code. Perhaps it is wise to adjust package.json so that only typescript 1.0.x versions will get installed?
I just re-installed gulp-tsc and it brought typescript 1.1.0-1 with it - the newest beta version of the typescript compiler, which is still buggy and doesn't compile my code. Perhaps it is wise to adjust package.json so that only typescript 1.0.x versions will get installed?