-
-
Notifications
You must be signed in to change notification settings - Fork 138
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
How to install plugin without issues? #287
Comments
In |
So you compile it yourself? I usually use vim-plug for install so how would I do this? In either case it the issue remains. |
fix for #287: update dependency (prettier-php) to fix build
@LeducH this has been fixed by a dependency upgrade - please can you verify and maybe close this |
npm ERR! code ERESOLVE |
I also encountered the same phenomenon. The following pull request has been closed without being merged, but it seems that the issue will be resolved if it is merged. Could you please merge it? |
Do you want to request a feature or report a bug?
BUG
What is the current/expected behavior?
I should be able to install the plug in without any issue but it throws a exception check further down
I use vimplug
when I run
:Prettier
I getWhat version of
vim-prettier
are you using - (output of:PrettierVersion
) ?1.0.0-beta
What version of
prettier
are you using - (output of:PrettierCliVersion
) ?2.2.1
What is your
prettier
executable path - (output of:PrettierCliPath
) ?prettier
Did this work in previous versions of vim-prettier and/or prettier ?
Maybe
thus is the error output
The text was updated successfully, but these errors were encountered: