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

Replace request module for axios #29

Open
Rishi556 opened this issue Jun 12, 2023 · 1 comment
Open

Replace request module for axios #29

Rishi556 opened this issue Jun 12, 2023 · 1 comment

Comments

@Rishi556
Copy link
Collaborator

Request is deprecated, see request/request#3142. It should be switched out for something that's maintained, most likely axios.

@Rishi556
Copy link
Collaborator Author

Or fetch. Fetch is stable as of Node 21. Since odd numbers won't be LTS, should wait till 22 and use fetch: https://nodejs.org/en/blog/announcements/v21-release-announce#:~:text=Stable%20fetch/WebStreams

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