I wanted to test out the builder plugin in cursor but I cannot get it to work. I installed the plugin, filled in all information, created an builder.io account, logged in.
When I launch builder inside, it just gets stuck on the “Spaces” screen. Clicking a space does nothing, no actions I seem to take make any difference. Selecting “Open in a browser” give the same result. I do see something going on in the devtools console that might be relevant (see screenshot) when I click a Space in the list. If I reload the browser page, I am able to click on one of the spaces and go to another page (normal behavior I’m guessing - no warning in the devtools)
The extension is not designed to allow switching between spaces, which is why there’s no visible option to log out or change spaces.
Please ensure you’re not running multiple Builder projects on the same port.
Try stopping the currently running project from the extension and restarting the correct one on a unique port.
If your project uses a .env file, double-check that the correct space settings or public API key are configured.
Just to clarify, projects are not tied to specific spaces—you can run any project in any space as long as the configuration (especially the API key) matches.