I need to install ng-connection-service in angular but I get this error while trying to install Could not resolve dependency.I have to send this code to azure devops as well so pls let me know how to install this package correctly so that package installation will work fine when I send to azure too..
D:\Project\apps\ClientApp>npm i ng-connection-service@1.0.4npm ERR! code ERESOLVEnpm ERR! ERESOLVE unable to resolve dependency treenpm ERR!npm ERR! While resolving: c360apps@0.0.0npm ERR! Found: @angular/common@8.2.14npm ERR! node_modules/@angular/commonnpm ERR! @angular/common@"8.2.14" from the root projectnpm ERR!npm ERR! Could not resolve dependency:npm ERR! peer @angular/common@"^6.0.0-rc.0 || ^6.0.0" from ng-connection-service@1.0.4npm ERR! node_modules/ng-connection-servicenpm ERR! ng-connection-service@"1.0.4" from the root projectnpm ERR!npm ERR! Fix the upstream dependency conflict, or retrynpm ERR! this command with --force, or --legacy-peer-depsnpm ERR! to accept an incorrect (and potentially broken) dependency resolution.