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

refactor: migrate axios to node-fetch #206

Open
wa0x6e opened this issue Apr 10, 2024 · 2 comments
Open

refactor: migrate axios to node-fetch #206

wa0x6e opened this issue Apr 10, 2024 · 2 comments

Comments

@wa0x6e
Copy link
Contributor

wa0x6e commented Apr 10, 2024

No description provided.

@wa0x6e wa0x6e changed the title refactor: migrate axios to cross-fetch refactor: migrate axios to node-fetch Apr 10, 2024
@dawsbot
Copy link

dawsbot commented Jun 13, 2024

What version of node is being ran in prod and are we able to move fully to node 18+?

If so, I like using the native fetch instead of any external libraries like node-fetch. Thoughts @wa0x6e ?

@wa0x6e
Copy link
Contributor Author

wa0x6e commented Jun 13, 2024

Currently, node 16, hence the need for this extra package.

Migration will be good, but nothing planned at the moment.

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