Skip to content
This repository has been archived by the owner on Nov 3, 2024. It is now read-only.

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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants