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 NvD3Module is not an NgModule #6

Open
kzay opened this issue Jan 31, 2017 · 5 comments
Open

ERROR in NvD3Module is not an NgModule #6

kzay opened this issue Jan 31, 2017 · 5 comments

Comments

@kzay
Copy link

kzay commented Jan 31, 2017

AS mentioned in previous Issue,

this is not working with the lastest angular-cli. This bug is resolved in last angular-cliv version, but angular-nvd3 is not working anymore.

Could you fix it please?

thanks

@hendrathings
Copy link
Owner

sound need compile with angular/cli version. Will add soon.

@intelradoux
Copy link

argggg...... same issue here... seems a little bit crazy to understand why... If you have a trick ...

@expy
Copy link

expy commented Feb 28, 2017

Yep, same issue on latest @angular/cli

Here's my build details:

@angular/cli: 1.0.0-rc.0
node: 7.2.1
os: darwin x64
@angular/common: 2.4.8
@angular/compiler: 2.4.8
@angular/core: 2.4.8
@angular/forms: 2.4.8
@angular/http: 2.4.8
@angular/platform-browser: 2.4.8
@angular/platform-browser-dynamic: 2.4.8
@angular/router: 3.4.7
@angular/cli: 1.0.0-rc.0
@angular/compiler-cli: 2.4.8

Any updates @hendrathings ? Also, thanks a lot for your hard work!

@byunru
Copy link

byunru commented Feb 28, 2017

same issue on @angular/cli version: "1.0.0-rc.0" and ng4

"ng serve" works.

error on "ng build"
"ERROR in Unexpected value 'NvD3Module in
***/node_modules/angular2-nvd3/dist/angular2-nvd3/angular2-nvd3.module.d.ts"

error on "ng build -prod"
"ERROR in NvD3Module is not an NgModule"

@frosiere
Copy link

Hello,

Same issue to me with the last version of Angular & Angular Cli.

Could you just tell us if you schedule to provide a new release or a fix/workaround soon?
I'm really interested by using your library but clearly blocked for the moment.

Best regards,

François

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

6 participants