-
Notifications
You must be signed in to change notification settings - Fork 8
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 TrumbowygModule is not an NgModule #3
Comments
I only checked system js. I'll take a look. |
Looks like working with angular cli 1.0.0 |
Ok. now I see what the problem is. |
@fergalmoran Fixed. Thanks. |
Just checked it there in my project and it works perfectly! |
I'm getting this since the 2.0.3 release?
Create a new angular-cli (1.0.0) project
npm install --save ng2-lazy-trumbowyg
add the import to app.module.ts
ERROR in TrumbowygModule is not an NgModule webpack: Failed to compile.
The text was updated successfully, but these errors were encountered: