wKoza / ngx-upload

Ngx-upload is an upload module for Angular Ivy ready
30 stars 15 forks source link

ERROR in No NgModule metadata found for 'AppModule'. #63

Closed kdbusiness90 closed 5 years ago

kdbusiness90 commented 5 years ago

Hello William,

I am getting below error after define NgxUploadModule.forRoot() in app.module.ts. ERROR in No NgModule metadata found for 'AppModule'.

wKoza commented 5 years ago

Hi, Can you tell me your Angular and ngx-upload version and if you use Ivy or not ?

wKoza commented 5 years ago

It should be okay with the version 8.0.3. I use Angular 8.2 ...

Can you confirm ?

kdbusiness90 commented 5 years ago

@wKoza, Angular version: "~7.1.0" "@wkoza/ngx-upload": "^8.0.1",

Let me know if need more details.

wKoza commented 5 years ago

Can you try with the version 8.0.3 because the 8.0.1 is not stable ?

Le mer. 7 août 2019 à 17:43, kdbusiness90 notifications@github.com a écrit :

@wKoza https://github.com/wKoza, Angular version: "~7.1.0" "@wkoza/ngx-upload": "^8.0.1",

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/wKoza/ngx-upload/issues/63?email_source=notifications&email_token=ACW777HE3ZC5Z6G6PDXRV2DQDLUSXA5CNFSM4IJCNZEKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD3Y2WKA#issuecomment-519154472, or mute the thread https://github.com/notifications/unsubscribe-auth/ACW777HMYIUVFJMEDV43WP3QDLUSXANCNFSM4IJCNZEA .

wKoza commented 5 years ago

So, ngx-upload v 8.0.x is not compatible with Angular 7 😥. You can use ngx-upload 6.4.0 if you can.

wKoza commented 5 years ago

@kdbusiness90 ,

You can read this for more informations : https://github.com/angular/angular/issues/30413

wKoza commented 5 years ago

It's Christmas before the hour ! I have make a release 7.0.0 for Angular 7 @kdbusiness90 .