-
Notifications
You must be signed in to change notification settings - Fork 84
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
Error trying to use with coc-reason #422
Comments
OS X 10.15.3 I've run into this too. I can get around that particular message by changing into However, this only leads to another problem:
I was able to resolve all of the above issues by setting my version of |
@sandal-tan I am already on 7.2.2, after copying binaries i get the second error indeed but I am already on 7.2.2 which looks it has that flag but still it shows the error above. |
installing stuff manually works, it seems coc-vim is not updating correctly the binary |
@octavz I don't believe coc-reason is responsible for install bings-platform, which is the source of this error. I manually installed bs-platform globally with: With those two pinned to |
MacOS 10.15.3 @octavz What's the manual install that you're doing to fix this? This broke for me also when I moved to 7.2.2. I have bs-platform installed locally, but there is no |
I was able to fix autoformatting of files by running
|
I figured this out for both of my errors. I had previously configured COC to use a language server for Reason. This is actually the part that was getting an outdated version of bs-platform and spitting out the error. |
I have exact same problem with Ubuntu on bs-platform |
I am on neovim, ubuntu 19.10,
NVIM v0.5.0-384-ga2efc9cf8
Coc works find for other language servers.
I tried to install manually or with
:CocInstall coc-reason
I keep getting:
The text was updated successfully, but these errors were encountered: