-
Notifications
You must be signed in to change notification settings - Fork 6
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
Unable to connect to discord after installation #21
Comments
I just installed coc-discord-rpc for the first time and can reproduce this bug. (MacOS 11.2.3) |
So you were able to connect to discord? |
I wasn't able to connect to Discord. |
use |
Same error for me... I'm on MacOS maybe that could be a problem. |
Refer to this issue that happened before. It seems that this is an issue specific to macOS. Luckily, there is a fix posted by @Vaansh
|
Still doesn't work |
Please update the extension and let me know if the problem is solved. |
This is what I'm getting. |
Can you tell me what source you installed the discord from? |
|
Also getting that error with the most recent release of the package.
Versions:
Standard |
If you are using VSCode, please test the https://github.com/LeonardSSH/vscord extension, it is made with the same discord rpc, and let me know if it works. |
Just installed your extension for VSCode. Yes, that one is able to connect to Discord, the second it finished installing the extension. |
unfortunately I only use Neo vim |
Does anyone know why I don't have a lib folder? |
@lewisblackburn 'Cause in the new version, the lib folder has been changed to dist. I forgot to mention this in the release. 😅 |
Thanks! 😄 |
did it work? |
unfortunatley not |
This fix worked for me but the index.js file was different. I did a ctrl-f for "discord-ipc" to find the return statement that was mentioned, and following the steps from there fixed the issue for me. |
it worked!!! |
Hi, I have the same error but with Debian in WSL2 |
I was unable to connect I installed it and when I opened up NeoVim it printed out:
[coc.nvim] RPC: Could not connect
I also tried to enable with
[coc.nvim]: Error on notification "runCommand": Could not connect
And reconnect as well
[coc.nvim] RPC: Could not connect
The text was updated successfully, but these errors were encountered: