Cannot use SuperMavenUsePro: Could not find an activation URL #68
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
I just installed SuperMaven Nvim plugin and I'm subscribe to pro but for some reason, when I type
SupermavenUsePro, I get the error:Is there anything I missed during my setup? I'm not sure there any API Key in supermaven :/
As mentioned here you need to logout first, then try Pro https://github.com/supermaven-inc/supermaven-nvim/issues/39#issuecomment-2143846460
Kind of awkward this isn't mentioned anywhere, just ran into this issue as well. Should it be added to the setup instructions as a note?
Or maybe logout the user when starting Pro setup
I’d like to mention that today I encountered the same issue, and neither logging out nor reinstalling Supermaven worked. Previously, when it was functioning, it displayed a modal window with a URL, but now there’s no dialog window. What could have gone wrong?
P.S. Free version does not work either.
env: lazyvim
Same here, just installed, used the instructions in this ticket, tried restarting neovim, restarting super manven ,etc....
When I logout it shows me an url to activate. I do activate and get a success message from the browser. But then in neovim it does not seem to work at all. I see no completion nothing..and when I run
:SupermavenUseProit saysIn my case the problem was related to executable permission for the binary (
~/.supermaven/...). I had changed it accidentally and forgot that there is a dot directory related to Supermaven. Sochmod +xhelped. Now I've stopped using Supermaven because I've switched to Doom Emacs. Supermaven folks unfortunately don't support Emacs, but as a Vim user, Doom Emacs is worth giving it a try.For those struggling on windows, check that the
~/.supermaven/binary/<latest_version>is in your PATHWorked for me after reinstallin the supermaven plugin