Graphical User Interface for creating and running Scratch 3.0 projects.
BSD 3-Clause "New" or "Revised" License
4.48k
stars
3.59k
forks
source link
"You may need an additional loader to handle the result of these loaders" Error when using GUI in Custom React Project #9601
Open
MeechaPooch opened 5 months ago
Expected Behavior
The GUI should appear in a webpage im making
Actual Behavior
Error messages and no gui appears
Steps to Reproduce
Create a react project and run
npm install https://github.com/scratchfoundation/scratch-gui.git
and then add the "GUI" component to the DOM