scratchfoundation / scratch-gui

Graphical User Interface for creating and running Scratch 3.0 projects.
https://scratchfoundation.github.io/scratch-gui/develop/
BSD 3-Clause "New" or "Revised" License
4.33k stars 3.42k 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 1 month ago

MeechaPooch commented 1 month ago

Expected Behavior

The GUI should appear in a webpage im making

Actual Behavior

image

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