angular2-nvd3 icon indicating copy to clipboard operation
angular2-nvd3 copied to clipboard

ERROR in NvD3Module is not an NgModule

Open kzay opened this issue 8 years ago • 5 comments

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

kzay avatar Jan 31 '17 12:01 kzay

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

hendrathings avatar Jan 31 '17 16:01 hendrathings

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

intelradoux avatar Feb 13 '17 17:02 intelradoux

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!

expy avatar Feb 28 '17 14:02 expy

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"

byunru avatar Feb 28 '17 17:02 byunru

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

frosiere avatar Mar 23 '17 09:03 frosiere