ng2-file-upload
ng2-file-upload copied to clipboard
Upgrade to Angular 9
Hi there.
It seems there is an issue using the version 1.3.0 and Angular 9
`ERROR in node_modules/ng2-file-upload/file-upload/file-upload.module.d.ts:1:22 - error NG6002: Appears in the NgModule.imports of ConvocationsModule, but could not be resolved to an NgModule class
1 export declare class FileUploadModule { ~~~~~~~~~~~~~~~~ `
Note that version 1.4.0 is the latest one and doesn't suffer from the same problem.
OK, it worked, but the sources aren't on github.
It seems there're no releases since 1.2.0...
I want to use this package in Angular 9, does anybody know if it is been updated to the latest version of Angular?
@axell9641 is it work now? with v10 too? any other libs maybe?
I'm using version 1.4.0 with angular 10.0.5
and I have no problem at all.
@zaerl and no warnings in build console?
@WisdomFusion I have run a ng build --prod
right now and I got no warnings.
1.4.0 does not work with angular 9.1, any help on this?
@slcoder migrate to 10)