ng2-file-upload icon indicating copy to clipboard operation
ng2-file-upload copied to clipboard

Upgrade to Angular 9

Open dgsqrs opened this issue 5 years ago • 10 comments

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 { ~~~~~~~~~~~~~~~~ `

dgsqrs avatar Feb 18 '20 17:02 dgsqrs

Note that version 1.4.0 is the latest one and doesn't suffer from the same problem.

ghost avatar Feb 20 '20 10:02 ghost

OK, it worked, but the sources aren't on github.

dgsqrs avatar Feb 24 '20 15:02 dgsqrs

It seems there're no releases since 1.2.0...

BruneXX avatar Mar 17 '20 13:03 BruneXX

I want to use this package in Angular 9, does anybody know if it is been updated to the latest version of Angular?

axell9641 avatar May 20 '20 14:05 axell9641

@axell9641 is it work now? with v10 too? any other libs maybe?

WuglyakBolgoink avatar Jul 19 '20 18:07 WuglyakBolgoink

I'm using version 1.4.0 with angular 10.0.5 and I have no problem at all.

zaerl avatar Jul 24 '20 08:07 zaerl

@zaerl and no warnings in build console?

WuglyakBolgoink avatar Jul 24 '20 09:07 WuglyakBolgoink

@WisdomFusion I have run a ng build --prod right now and I got no warnings.

zaerl avatar Jul 24 '20 09:07 zaerl

1.4.0 does not work with angular 9.1, any help on this?

slcoder avatar Jul 28 '20 20:07 slcoder

@slcoder migrate to 10)

WuglyakBolgoink avatar Jul 30 '20 13:07 WuglyakBolgoink