vim-prettier icon indicating copy to clipboard operation
vim-prettier copied to clipboard

`Failed to parse buffers` for Ruby files.

Open DennisTheMenace780 opened this issue 1 year ago • 2 comments

Do you want to request a feature or report a bug?

  • Report a bug. I have done a fresh installation of vim-prettier via Packer in Neovim and have not configured anything yet, thinking the defaults should be enough to format the Ruby files using the prettier-ruby extension.

What is the current/expected behavior?

  • When running :Prettier I get back failed 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.

DennisTheMenace780 avatar Jan 29 '24 00:01 DennisTheMenace780

I'm having the same issue here

muromeo1 avatar Feb 01 '24 16:02 muromeo1