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

Not compatible with axios 1.7.9 #1854

Open
ronaldcreutz-vw opened this issue Dec 5, 2024 · 0 comments
Open

Not compatible with axios 1.7.9 #1854

ronaldcreutz-vw opened this issue Dec 5, 2024 · 0 comments

Comments

@ronaldcreutz-vw
Copy link

Thanks a lot for that helpful library to the contributers!

Since the last update of axios library to 1.7.9 the aws4-axios interceptor isn't compatible and build fails.

e.g.
Argument of type '(config: InternalAxiosRequestConfig) => Promise<InternalAxiosRequestConfig>' is not assignable to parameter of type '(value: InternalAxiosRequestConfig) => InternalAxiosRequestConfig | Promise<InternalAxiosRequestConfig>'.
Types of parameters 'config' and 'value' are incompatible.

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

1 participant