vim-prettier
vim-prettier copied to clipboard
`Failed to parse buffers` for Ruby files.
Do you want to request a feature or report a bug?
- Report a bug. I have done a fresh installation of
vim-prettiervia Packer in Neovim and have not configured anything yet, thinking the defaults should be enough to format the Ruby files using theprettier-rubyextension.
What is the current/expected behavior?
- When running
:PrettierI get backfailed to parse buffer
What version of vim-prettier are you using - (output of :PrettierVersion) ?
1.0.0
What version of prettier are you using - (output of :PrettierCliVersion) ?
3.2.4
What is your prettier executable path - (output of :PrettierCliPath) ?
/Users/dennis/project/node_modules/.bin/prettier
Did this work in previous versions of vim-prettier and/or prettier ?
- This is my first time working with
vim-prettier.
I'm having the same issue here