Closed timdream closed 9 years ago
On mobile atm, but looks like they stripped a lot of things from lib.d.ts that shouldn't have been removed. Will fix tonight.
It looks like TypeScript split up lib.d.ts
into multiple files for 1.5 beta, moving WebWorker-specific interfaces into a WebWorker interface file. I should fix the Gruntfile to use the locally-installed 1.4.
Hm, nevermind, it's happening with 1.4.1.
Simply checkout the latest master and run
npm i && grunt test
fails:Failed on latest node.js and v0.10.18.
Please help. Thanks!