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

feature: add support for nodejs versions older than v18 #42

Open
RaschidJFR opened this issue Jul 3, 2023 · 1 comment
Open

feature: add support for nodejs versions older than v18 #42

RaschidJFR opened this issue Jul 3, 2023 · 1 comment

Comments

@RaschidJFR
Copy link

Native fetch is not present in Nodejs versions before v18. Many cloud environments are still running older nodejs versions (eg: AWS uses v16 for Alexa).

Using packages like Axios would enable support for older versions of nodejs.

@mikemaccana
Copy link

Please don't add unnecessary dependencies.

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