zefoy / ngx-dropzone-wrapper

Angular wrapper library for Dropzone
MIT License
174 stars 51 forks source link

Error building angular application with ngx-dropzone-wrapper #70

Closed MRebati closed 6 years ago

MRebati commented 6 years ago

hello, I get an Error over building the application. which is: node_modules/ngx-dropzone-wrapper/dist/ngx-dropzone-wrapper.d.ts, found version 4, expected 3, resolving symbol AppModule in "AppModule FileAddress".

My angular package versions are 4.2.4. and the package version is 5.0.0

sconix commented 6 years ago

As the almost very first line of the README says that you need 4.x version of this package for the older versions of Angular.