angular2-nvd3
angular2-nvd3 copied to clipboard
ERROR in NvD3Module is not an NgModule
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
sound need compile with angular/cli version. Will add soon.
argggg...... same issue here... seems a little bit crazy to understand why... If you have a trick ...
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!
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"
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