-
Notifications
You must be signed in to change notification settings - Fork 253
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v0.3.709 is broken #1030
Comments
Hey @mellis481 , it seems like your Live Share installation isn't completing successfully. Live Share isn't usable until its dependencies are downloaded and installed, and based on your description, it sounds like that process is failing. Could you attach your logs to this issue (there's a command accessible via the command palette called |
It miraculously works today. |
Amazing! Nothing discernible has changed about your setup? |
i am facing the same problem "command 'liveshare.startFromActivityBar' not found" |
I also see this error message every time i reload the vs code |
@A1K2S3 How did you solve it? |
@GeSnowBoy I've faced the same problem and I've solved it through running the command in https://docs.microsoft.com/en-us/visualstudio/liveshare/reference/linux
|
Actullay, I tried many different ways but none of them worked for me, and
after hours of effort finding the solution I uninstalled live share because
none of them were working. But after some time I installed it again and it
worked. No errors occured while installation. I don't have a clear idea
about how it worked it just installed without error.
…On Tue, 26 Mar 2019 at 13:14, 孤标傲世 ***@***.***> wrote:
@A1K2S3 <https://github.com/A1K2S3> How did you solve it?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#1030 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AqqMuhtaiCXBIK-CYqiWQfEK6Ihc9rAWks5vac_pgaJpZM4W5V51>
.
|
I had the same issue Windows 10. Restarting vscode worked for me. |
I had not used VS Live Share in a while, but attempted to use it today only to learn that it does not work. In the VS Code "Live Share" tab, if I select any of the three "Join collaboration session...", "Start collaboration session...", or "Start read-only collaboration session..." links, nothing happens. If I click on the "Start Collaboration Session (Share)" icon at the top of the tab, I see an error notification pop up in the bottom right saying: command 'liveshare.startFromActivityBar' not found
When I close and open VS Code, I see a "Downloading dependencies...: Finishing VS Live Share installation..." message in the toolbar, but it takes forever to finish. When it finally does, I don't see the "Share" link/icon in the toolbar.
I tried VS Live Share on a mac and it works w/o issue.
The text was updated successfully, but these errors were encountered: