Live Share stopped working after upgrading to Mac Os 15 Sequoia

Anyone experiencing problems with “Live Share” in cursor after update to mac os 15.0 Sequoia? I get the following errors now:

  • Command ‘Live Share: Start Collaboration Session (Share)’ resulted in an error
  • command ‘liveshare.startFromActivityBar’ not found
1 Like

Im also having this issue too but with Windows 11.

command ‘liveshare.start’ not found

Ran into this myself, it doesn’t seem to have to do with macOS, though I did update to 15 as well, but rather the latest version of LiveShare 1.0.5940. If you go to extensions, click the gear icon for LiveShare and select Install Another Version… using version 1.0.5936 gets me working again.

3 Likes

Hi @bit-cmdr, thanks a lot! didnt know the trick with the gear icon to install another version. also reverted back to the previous version and seems to work.
good workaround, although still remains a bug with cursor compatibility then?

cheers!

2 Likes

Oh yeah, it’s 100% a compatibility issue with Cursor. I don’t get the issue at all in VSCode on the latest version. I’m on Cursor 0.41.2 and the only way I can use LiveShare is by downgrading the LiveShare extension. Hoping for a fix soon.

1 Like

Having the same issue with the following config:

Live Share Extension version: v1.0.5940

Version: 0.41.2
VSCode Version: 1.91.1
Commit: 297991d169fa3a11975c5aa95adc69be73250c70
Date: 2024-09-21T04:18:39.370Z
Electron: 29.4.0
ElectronBuildId: undefined
Chromium: 122.0.6261.156
Node.js: 20.9.0
V8: 12.2.281.27-electron.0
OS: Darwin arm64 23.6.0

EDIT: downgrading to previous version of Live Share extension (1.0.5936) fixes the issue

I’m having the same issue. It looks like LiveShare released a new version v1.0.5941 on 2024-10-03, but it still has this problem. The only solution that’s worked for me is to roll back to v1.0.5936.

I think we just need to wait for the VSCode version update in Cursor.