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

ReferenceError: fetch is not defined #1

Open
hugojerez opened this issue May 28, 2023 · 2 comments
Open

ReferenceError: fetch is not defined #1

hugojerez opened this issue May 28, 2023 · 2 comments

Comments

@hugojerez
Copy link

fetch not found, maybe we need to install "node-fetch" on package.json

image

good idea I really like it 😊

@songkeys
Copy link
Owner

songkeys commented Jun 3, 2023

What version of Node.js do you have? Could you try Node 18+ which has fetch built in?

I don't plan to maintain this project any more, but I really appreciate your support! If you'd like, you can fork this project.

Repository owner deleted a comment from adannalyn Feb 23, 2024
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

4 participants
@hugojerez @songkeys and others