We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Can't seem to install it, getting this error on Pop!_OS 19.10 when i use :CocInstall coc-omnisharp
The text was updated successfully, but these errors were encountered:
What's the version of your coc.nvim? I remember it switched from yarn to npm a good while ago.
coc.nvim
Sorry, something went wrong.
No branches or pull requests
Can't seem to install it, getting this error on Pop!_OS 19.10 when i use :CocInstall coc-omnisharp
~ Using npm from: /usr/bin/yarn
~ Get info from https://registry.npmjs.org/
~ Downloading from https://registry.npmjs.org/coc-omnisharp/-/coc-omnisharp-0.0.
~ 26.tgz
~ Download progress 10.4%
~ Download progress 32.0%
~ Download progress 53.6%
~ Download progress 75.2%
~ Download progress 96.8%
~ Download progress 100.0%
~ Extension download at /tmp/coc-omnisharp-BTwKxE
~ Installing dependencies by: /usr/bin/yarn install --ignore-scripts --no-
~ lockfile --production.
~ Usage: yarn [options]
~
~ yarn: error: no such option: --ignore-scripts
~ /usr/bin/yarn install exited with 2
The text was updated successfully, but these errors were encountered: