Skip to content
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

Closed
fergalmoran opened this issue Apr 3, 2017 · 5 comments
Closed

ERROR in TrumbowygModule is not an NgModule #3

fergalmoran opened this issue Apr 3, 2017 · 5 comments

Comments

@fergalmoran
Copy link
Contributor

fergalmoran commented Apr 3, 2017

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.

@monad98
Copy link
Owner

monad98 commented Apr 3, 2017

I only checked system js. I'll take a look.
Thanks.

@monad98
Copy link
Owner

monad98 commented Apr 3, 2017

Looks like working with angular cli 1.0.0
check this repo. It's angular-cli quickstart project + this module.
https://github.com/monad98/ng2-lazy-trumbowyg-example-angularCLI

@monad98
Copy link
Owner

monad98 commented Apr 3, 2017

Ok. now I see what the problem is.
angular/angular-cli#3426
I will try to fix ASAP

@monad98
Copy link
Owner

monad98 commented Apr 4, 2017

@fergalmoran Fixed. Thanks.

@fergalmoran
Copy link
Contributor Author

Just checked it there in my project and it works perfectly!
Thanks so much for your quick fix and this great library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants