Component error

I have been trying to run this streamlit app on my local Windows machine but when I open the 3D object viewer component I get an error that I don’t know what to do with:

Your app is having trouble loading the viewer.ifc_js_viewer component.

(The app is attempting to load the component from ****, and hasn't received its "streamlit
" message.)

If this is a development build, have you started the dev server?
If this is a release build, have you compiled the frontend?
For more troubleshooting help, please see the Streamlit Component docs or visit our forums.

everything else works fine.

this is my first time using streamlit so I would really appreciate the help.