You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello there.
While trying to resolve the repo using the
npm i kavenegar
commad, I got the error below:
While resolving: soap@1.0.0
Found: axios@1.6.7
node_modules/axios
axios@"^1.6.1" from axios-ntlm@1.4.2
node_modules/axios-ntlm
axios-ntlm@"^1.2.0" from soap@1.0.0
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 soap@1.0.0
node_modules/soap
soap@"^1.0.0" from the root project
Conflicting peer dependency: axios@0.27.2
node_modules/axios
peer axios@"^0.27.2" from soap@1.0.0
node_modules/soap
soap@"^1.0.0" from the root project
The text was updated successfully, but these errors were encountered:
Hello there.
While trying to resolve the repo using the
npm i kavenegar
commad, I got the error below:
The text was updated successfully, but these errors were encountered: