-
Notifications
You must be signed in to change notification settings - Fork 5
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
Not an ngmodule ? #4
Comments
Did you do npm install? If not working, please explain all steps what you did, or make a github repo. to reproduce this error. |
I don't know what was my error but after multiple chang,e it's working know :) |
In fact, it's not resolved. In facts, it's exactly the same error as this one: For testing you can do this: Install @angular/cli
edit src/app/app.module.ts
Run
|
Can you try this?
.... and more There are so many variables with angular-cli, which I cannot make a fix. Sharing your solution here would be a good idea. |
Sorry, I take time to try it. If I found a solution, I will post it. |
It might be related to not having |
complier-cli version also be a reason not to make |
This has been updated and released as 0.5.1 |
Hi,
When I build the app I always get this message:
In app.module I do the import:
Any idea ?
I use angular 4.
The text was updated successfully, but these errors were encountered: