Your reply not showing
Ah, sorry. I misunderstood the issue. I saw this Help neede for building space running on zero gpu but fails on other - #15 by John6666 and got confused, but it was actually the other way around.
Alright, when I duplicated the Space and assigned an L4, I got the same issue. I couldn’t reproduce it with other ZeroGPU Spaces, so there might be something specific about this Space.
Anyway, Node.js is used only for the SSR mode of Gradio, so the error disappears if you disable it by setting `GRADIO_SSR_MODE=False` in your Space Settings.
Hmm, actually, looks like the node version is 12.22.9. Might be an infra issue. I’ll check internally. Thanks for flagging this!
The issue has been resolved! The change will take effect when you update a Space (e.g., after a commit or a hardware change).
Thanks again for reporting this issue!
Same problem

