Gradio 5.0.2 build custom Image component fails in dev and build mode #9688
Labels
bug
Something isn't working
custom-components
Related to custom component cli or workflow
pending clarification
Describe the bug
On my WSL with Ubuntu 20.04 and Gradio 5.0.2 in a conda environment, containing Python 3.10.15 (pip 24.2) and Node 20.10 (npm 10.2.3)
when I successfully create
and test the frontend service via
cd myimage gradio cc dev
on FireFox
localhost:7861
shows an errorsame on Chrome.
When building the component via
the following errors occur:
Have you searched existing issues? 🔎
Reproduction
Screenshot
No response
Logs
No response
System Info
Severity
Blocking usage of gradio
The text was updated successfully, but these errors were encountered: