The project stopped reading glb files.Module '"@babylonjs/core"' has no exported member 'SceneLoader'.ts(2305)

Module ‘“@babylonjs/core”’ has no exported member ‘SceneLoader’.ts(2305)
Module ‘“@babylonjs/core”’ has no exported member ‘ISceneLoaderAsyncResult’.ts(2305)

Can you give us more information? :upside_down_face: What version of the project are you using? What imports do you have? I assume you’re using a bundler if you’re using ts, so what is your configuration?

1 Like

And provide a repro if you have one as we discussed on Github ?