Skip to content

Conversation

dezguell
Copy link

@dezguell dezguell commented Feb 20, 2025

This changes will resolve some issues I've been facing with the axios dependency.
Node version: v20.12.2
TS version: 5.7.3
My project has this axios package and types versions

 "@types/axios": "^0.14.4",
 "axios": "^1.7.9",

this is the error im getting when I build the project.
image

When the code is fixed with the types like in this PR the issue is fixed.

@github-actions github-actions bot added the stale The issue has had no activity for 5 months label Jul 27, 2025
@github-actions github-actions bot closed this Aug 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

stale The issue has had no activity for 5 months

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant