leonardssh/coc-discord-rpc

macOS fix doesn't work

kontheocharis opened this issue · 1 comments

I'm on macOS 11.1, and I found the fix from #15 to make coc-discord-rpc work. However, when I run

find /private/var/folders -name "*discord-ipc*" 2> /dev/null

I get no results. I also tried searching within /tmp, /private and /var, to no avail. Any ideas?

Weirdly, restarting Discord a bunch of times fixed this.