Skip to content
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

Incompatible AxiosRequestConfig definition with axios 0.21.0 #73

Closed
Glandos opened this issue Nov 2, 2020 · 0 comments
Closed

Incompatible AxiosRequestConfig definition with axios 0.21.0 #73

Glandos opened this issue Nov 2, 2020 · 0 comments

Comments

@Glandos
Copy link

Glandos commented Nov 2, 2020

Axios 0.21.0 introduced axios/axios#3237 which change the definition of AxiosRequestConfig

Unfortunately, this conflicts with the version 0.20.0 which is used by vue-axios, and if a project depends on both, this can lead to typing errors.

I downgraded to Axios 0.20.0 as a workaround.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants