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

Got error when fetch the data #2

Closed
VincentAlfa opened this issue Oct 29, 2023 · 5 comments
Closed

Got error when fetch the data #2

VincentAlfa opened this issue Oct 29, 2023 · 5 comments

Comments

@VincentAlfa
Copy link

first in the browser console i got failed to fetch error and the in the terminal i got
this error

node:events:495
throw er; // Unhandled 'error' event
^

Error: spawn node_modules/@oven/zig/zig ENOENT
at ChildProcess._handle.onexit (node:internal/child_process:284:19)
at onErrorNT (node:internal/child_process:477:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)
Emitted 'error' event on ChildProcess instance at:
at ChildProcess._handle.onexit (node:internal/child_process:290:12)
at onErrorNT (node:internal/child_process:477:16)
at process.processTicksAndRejections (node:internal/process/task_queues:82:21)

@elnardu
Copy link
Owner

elnardu commented Oct 29, 2023

os? node version? have you done npm install?

@VincentAlfa
Copy link
Author

windows, node 20. isn't that working on windows?

@elnardu
Copy link
Owner

elnardu commented Oct 29, 2023

please use wsl

@VincentAlfa
Copy link
Author

Right, okay

@elnardu
Copy link
Owner

elnardu commented Oct 29, 2023

thank you for understanding

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