-
Notifications
You must be signed in to change notification settings - Fork 18
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
ERROR in LightboxModule is not an NgModule #9
Comments
Hi can i ask which changes you make ? And also do you use systemjs or webpack ? |
i am using webpack angular cli. no changes. just installed using npm |
So it is not working right ? If u use angular-cli ? Just to confirm so I can see what I can do ? |
i get this error "ERROR in LightboxModule is not an NgModule" how can i resolve this issue ? @themyth92 |
lol.. I spent almost an hour due to this issue and surprisingly goes away on next compile as @farooq-asarstrategies said. |
@themyth92 still facing the same issue. any possible fix for this ? |
Sorry I need to figure out what's wrong with angular-cli. There are some issues about it online but I am not sure abt the solution yet. |
All PRs welcome |
Hi, please pull the latest version 1.1.2 on npm. Hopefully this problem can be fixed. |
@themyth92 Thanks . working perfect. |
Ok cool, close issue now :) |
When i start server it give me this error "ERROR in LightboxModule is not an NgModule"
it work fine after i make some changes and code recompiles
The text was updated successfully, but these errors were encountered: