nova-copilot-lsp icon indicating copy to clipboard operation
nova-copilot-lsp copied to clipboard

[BUG] Clicking "Sign in" does nothing

Open mrtomtom opened this issue 2 years ago • 8 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues

Current Behavior

Clicking on Copilot for nova -> sign in does nothing. Clicking sign out will give alert that you are not signed in.

Expected Behavior

I am able to sign in

Steps To Reproduce

  • open a project
  • click Extensions->copilot for nova -> sign in
  • there is no response

Environment

- OS:13.41
- Node: 14.17.6
- npm: 6.14.15
- Nova: 11.2 build: 526549

Relevant log output

No response

Anything else?

No response

mrtomtom avatar Jul 07 '23 05:07 mrtomtom

Anyone else encountered this issue or know a solution?

mrtomtom avatar Jul 28 '23 00:07 mrtomtom

Hi, at the moment I don't have much time. Feel free to create a PR.

gobijan avatar Jul 28 '23 08:07 gobijan

I had the same issue, check in you log if you have any error message. If you see the message "The language server is no longer running.", check that your node folder is the right one in the extension settings.

GauthierBosson avatar Aug 01 '23 13:08 GauthierBosson

A work around I ran across: If you have Rider installed and have the Copilot plugin working, it shares the login.

Confirmed by ⌘ + ⌥ + ' working.

owlboy avatar Aug 09 '23 18:08 owlboy

Yes had the same problem and found the solution :

  1. You must install node
  2. You must set the path where to find node in the extension settings (go to the extensions, choose the "Copilot for Nova" one, you'll find 3 folders "Details", "Settings" & "Publication Notes"...

wptechnology avatar Aug 14 '23 16:08 wptechnology

Solution documented in https://github.com/gobijan/nova-copilot-lsp/pull/8

TheBoatyMcBoatFace avatar Sep 06 '23 15:09 TheBoatyMcBoatFace

@TheBoatyMcBoatFace do you know what to do if :Copilot status reports disabled but :Copilot setup reports Authenticated as <user>? I can't tell if that matters, as trying to use the extension to Sign in still does nothing even after inputting the path to node.

michaelaflores avatar Mar 07 '24 22:03 michaelaflores

same problem

bbbbbgdn avatar Jul 21 '24 14:07 bbbbbgdn