-
Notifications
You must be signed in to change notification settings - Fork 37
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
Update to TypeScript 2.4.x #81
Comments
Evidently these typings do not work with tsc --version 2.2.3 or above, you need to use 2.2.2 |
Hmmm, I thought we had actually recently done some updates to support 2.4.x... what's not working for you? |
When installing typescript from npm, I have to specify the version to be 2.2.2 . If I try anything higher, it complains about |
Hmmm, ok, it looks like that was missed in f59d666 ... we'll look into it asap. |
@wspresto is it possible that you're not using the latest release of dojo/typings, as we're not having much luck reproducing your issue? |
No description provided.
The text was updated successfully, but these errors were encountered: