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

Reason Language Server not downloaded by coc-reason on M1/Apple Silicon Macs #476

Open
chrischen opened this issue Apr 25, 2021 · 0 comments

Comments

@chrischen
Copy link

chrischen commented Apr 25, 2021

I run :CocInstall coc-reason in neovim.

No errors, except for this with :CocInfo

2021-04-25T02:01:10.061 ERROR (pid:24016) [extensions] - Error on active extension coc-reason: TypeError: (e.adapter || i.adapter) is not a function
    at e.exports (/Users/Chris/.config/coc/extensions/node_modules/coc-reason/lib/index.js:8:1961)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async /Users/Chris/.config/coc/extensions/node_modules/coc-reason/lib/index.js:1:25124
    at async Object.h [as activate] (/Users/Chris/.config/coc/extensions/node_modules/coc-reason/lib/index.js:1:24811) TypeError: (e.adapter || i.adapter) is not a function
    at e.exports (/Users/Chris/.config/coc/extensions/node_modules/coc-reason/lib/index.js:8:1961)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at async /Users/Chris/.config/coc/extensions/node_modules/coc-reason/lib/index.js:1:25124

The .config/coc/extensions/node_modules/coc-reason/rls folder just has a file named CURRENT.

Is this something to do with the arm architecture not matching?

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