Upgrade to Angular 9 #1141

Open
opened 2020-02-18 17:35:23 +00:00 by dgsqrs · 10 comments
dgsqrs commented 2020-02-18 17:35:23 +00:00 (Migrated from github.com)

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

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 { ~~~~~~~~~~~~~~~~ `
ghost commented 2020-02-20 10:09:49 +00:00 (Migrated from github.com)

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

Note that version 1.4.0 is the latest one and doesn't suffer from the same problem.
dgsqrs commented 2020-02-24 15:15:27 +00:00 (Migrated from github.com)

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

OK, it worked, but the sources aren't on github.
BruneXX commented 2020-03-17 13:44:41 +00:00 (Migrated from github.com)

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

It seems there're no releases since 1.2.0...
axell9641 commented 2020-05-20 14:06:27 +00:00 (Migrated from github.com)

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

I want to use this package in Angular 9, does anybody know if it is been updated to the latest version of Angular?
WuglyakBolgoink commented 2020-07-19 18:45:24 +00:00 (Migrated from github.com)

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

@axell9641 is it work now? with v10 too? any other libs maybe?
zaerl commented 2020-07-24 08:47:30 +00:00 (Migrated from github.com)

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

I'm using version [1.4.0](https://www.npmjs.com/package/ng2-file-upload/v/1.4.0) with angular `10.0.5` and I have no problem at all.
WuglyakBolgoink commented 2020-07-24 09:17:08 +00:00 (Migrated from github.com)

@zaerl and no warnings in build console?

@zaerl and no warnings in build console?
zaerl commented 2020-07-24 09:29:26 +00:00 (Migrated from github.com)

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

@WisdomFusion I have run a `ng build --prod` right now and I got no warnings.
slcoder commented 2020-07-28 20:14:52 +00:00 (Migrated from github.com)

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

1.4.0 does not work with angular 9.1, any help on this?
WuglyakBolgoink commented 2020-07-30 13:29:06 +00:00 (Migrated from github.com)

@slcoder migrate to 10)

@slcoder migrate to 10)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: dc/ng2-file-upload#1141