kavenegar-node icon indicating copy to clipboard operation
kavenegar-node copied to clipboard

Dependency is out of date and causes conflict

Open asajadi84 opened this issue 9 months ago • 0 comments

Hello there. While trying to resolve the repo using the

npm i kavenegar

commad, I got the error below:

While resolving: [email protected]
Found: [email protected]
node_modules/axios
  axios@"^1.6.1" from [email protected]
  node_modules/axios-ntlm
    axios-ntlm@"^1.2.0" from [email protected]
    node_modules/soap
      soap@"^1.0.0" from the root project
  axios@"^1.6.7" from the root project

Could not resolve dependency:
peer axios@"^0.27.2" from [email protected]
node_modules/soap
  soap@"^1.0.0" from the root project

Conflicting peer dependency: [email protected]
node_modules/axios
  peer axios@"^0.27.2" from [email protected]
  node_modules/soap
    soap@"^1.0.0" from the root project

asajadi84 avatar Apr 30 '24 08:04 asajadi84