-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
axios 0.26.0 warning #145
Comments
Can you show me your package.json? |
|
Well, I'm not sure too. I'll remove the peerDependencies section... If someone from the future knows why, please tell us <3 |
@spacedawwwg, can you try with |
all good, my friend! |
Likely because the Semver spec doesn't consider |
getting a
➤ YN0060: │ package provides axios (p027d5) with version 0.26.0, which doesn't satisfy what axios-cache-interceptor requests
peer deps of axios-cache-interceptor require ^0.25.0, so not sure why this warning is arising?
The text was updated successfully, but these errors were encountered: