-
Notifications
You must be signed in to change notification settings - Fork 48
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 install coc-prettier #57
Comments
Don't know what's wrong with your npm. |
I've had a similar issue. I solved it as follows:
That's all! |
@Mikhael1729 That |
Previously to that indicated version, I tried with npm version 5.10.0, I think perhaps, a version between 4.6.1 and 5.10.0 works well too. I need to try! |
IDK but this issue comes with only npm. If you do this it will work. Plug "neoclide/coc-prettier", { do: "yarn install --frozen-lockfile" } |
use single quotes in everything if you're using vim-plug |
When I try to install
coc-prettier
vialet g:coc_global_extensions
, I get this error:I debug the npm log and I found this
The text was updated successfully, but these errors were encountered: