Closed bhimani07 closed 1 year ago
Hi @bhimani07, I just tried to install dependencies on a project where rxjs is v7.8.1 and ngx-file-upload is at version 15.0.3, and everything works fine. Have you tried deleting the 'node_modules' and 'package-lock.json' files, fixing the version numbers, and then running 'npm install' again?
Versions: angular: 15.2.0 rxjs: 7.8.1 ngx-file-upload: 15.0.3
I'm trying to update ngx-file-upload from 14.0.0 to 15.0.0 using rxjs v7.8.1. I'm getting this error when adding the ngx-file-upload: