When attempting to install the dbt Power User extension (innoverio.vscode-dbt-power-user), Cursor hangs on “Installing” for an extended period (up to 1 hour),
Also the POST requests repeatedly to extension query https://marketplace.cursorapi.com/_apis/public/gallery/extensionquery, and
The team is already aware and is looking into it. This is a client-side issue with how responses from the Marketplace API are handled.
For now, you can use the workaround you described (add a placeholder in extensions.json, reload the window, then reinstall). If we find a fix or there’s an update, it’ll be posted in the thread above.
Thanks for confirming and linking the existing thread, @deanrie
Good to know the team is already investigating. We’ll continue using the workaround for now.
Could you please update us on this thread once a fix is rolled out? This issue is affecting our users trying to install the dbt Power User extension, and we’d like to inform them once it’s resolved.
Some folks on my team are also experiencing this issue, but I’m having trouble implementing the workaround. Can you share the json blob you’re using for the metadata placeholder?
I took the blob from my working setup and deleted the relativeLocation and location keys, but this didn’t seem to help.