elnardu/react-use-c

Got error when fetch the data

VincentAlfa opened this issue · 5 comments

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)

os? node version? have you done npm install?

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

please use wsl

Right, okay

thank you for understanding