-
Notifications
You must be signed in to change notification settings - Fork 6.8k
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
Building issues with Angular2.rc6 #1186
Comments
What TypeScript version do you use? I assume you are not using [email protected], which means that your transpiler is not able to parse those definitions properly. |
Hi @devversion, I'm using [email protected] |
@eromero90 Cool thx - I'm pretty sure that this issue is related to your TypeScript version, because the Material 2 typings are based on Also we should make sure that this is documented in the |
@devversion Thanks! I have updated TypeScript and it's working now. Now I have issues with @angular/forms but I'm going to read more about the issue. Thanks again. |
Looks like this issue is resolved. Thanks @devversion for the suggested fix. We should really put this in the GETTING_STARTED... |
This issue has been automatically locked due to inactivity. Read more about our automatic conversation locking policy. This action has been performed automatically by a bot. |
Bug, feature request, or proposal:
I'm trying to run my project after updating my project to Angular2,rc6 and Material2 has building issues.
I'm using webpack, Angular2.rc6 and Material2 2.0.0-alpha.8-1
Here you can find the error:
The text was updated successfully, but these errors were encountered: