You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
DennisTheMenace780
changed the title
Formatter does not seem to run for Ruby files. Failed to parse buffers for Ruby files.
Jan 29, 2024
Do you want to request a feature or report a bug?
vim-prettier
via Packer in Neovim and have not configured anything yet, thinking the defaults should be enough to format the Ruby files using theprettier-ruby
extension.What is the current/expected behavior?
:Prettier
I 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 ?
vim-prettier
.The text was updated successfully, but these errors were encountered: