Hi everyone,
I recently encountered an issue while working with the viewer sandbox. I followed the steps mentioned in the readme file after cloning the repo locally, but I faced an error related to the viewer’s inability to access the object loader. After some troubleshooting, I discovered that running “yarn dev” in the object loader directory resolved the problem.
I’m curious if anyone else has experienced a similar issue or if there’s an explanation for why this additional step was necessary. It’s interesting because the readme file doesn’t mention this particular step, and I’m keen to understand what might have gone wrong in my case.