-
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
alpha.6-3 broken #954
Comments
I met this issue,too. |
ditto. Same error Using webpack instead of SystemJS. |
- to fix error at bootstrapping that complains about NgModule not being available, see: angular/components#954
alpha.6-3 is published under the |
I am on alpha.6-2,and I also met this issue. |
same here with 6-3. I guess this is because the material2 project uses angular version from the repo and not a release version. thus with the intro of new 'NgModules' in angular latest causing this. |
@jelbourn I'm trying to use md-menu. After
but if i install There is an |
I get this error trying to use |
alpha.7 is released now. alpha.6-2 and alpha.6-3 were never published under the |
Bug, feature request, or proposal:
Bug
What is the expected behavior?
SystemJS / Webpack loading Angular 2 Material properly
What is the current behavior?
When updating to alpha.6-3, SystemJS / Webpack fails loading Angular 2 Material with the following error:
Karma / PhantomJS also stop executing with the following error prompt:
What are the steps to reproduce?
Update to alpha.6-3
The text was updated successfully, but these errors were encountered: