Skip to content
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

Cannot activate the 'Live Share Spaces' extension because it depends on an unknown 'karigari.chat' extension . #126

Open
jmtt89 opened this issue Sep 7, 2020 · 0 comments

Comments

@jmtt89
Copy link

jmtt89 commented Sep 7, 2020

I didn't have any Live Share Extension installed, I started installing Live Share Extension Pack and then installing Live Share Spaces and it shows a balloon with this error:

Cannot activate the 'Live Share Spaces' extension because it depends on an unknown 'karigari.chat' extension .

In the karigari.chat site (https://github.com/vsls-contrib/chat) tells

0.34.0: With this release, the integration with VS Live Share has now moved into the core VS Live Share extension! Thanks to everyone who tried it out, and helped make it a core experience for using Live Share.

so maybe you need to remove karigari.chat from your dependencies..

  ...
  "extensionDependencies": [
    "ms-vsliveshare.vsliveshare",
    "ms-vsliveshare.vsliveshare-audio",
    "karigari.chat"
  ],
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant