-
Notifications
You must be signed in to change notification settings - Fork 136
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
Semantic errors tracker #9
Comments
I updated to beta2 and the two first errors are gone, but I am facing some problems trying to run the tests. Are you trying to update? |
Could you raise another issue with the description? Last night I upgraded gulp to typescript. See #19 |
Looks like this:
May actually be an issue with our setup somewhere. Need to take another look. |
Is this still an issue? I upgraded my angular2 package and it went away. When I went to do a PR it looked like it had already been done. |
It should go away with latest angular. I still get it https://travis-ci.org/lathonez/clicker/builds/113570052 but I don't with a new ionic app and importing all our test stuff. Need to look at it. |
Ah, just realised they are still on typescript 1.7.5. When I upgrade to 1.8.2 I get the error (in Ionic starter). |
angular .beta7 fixes. @marcmeans not sure if this is what you were referring to but thanks for prodding me anyway. |
We've got the following:
For which I've raised ionic-team/ionic-framework#5581
and
Which looks to be solved by angular/angular#6468, released in beta.7, though early reports suggest otherwise
The text was updated successfully, but these errors were encountered: