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
For reference, i get this error when i blindly copy from README: Plug 'prettier/vim-prettier', { \ 'do': 'yarn install --frozen-lockfile --production', \ 'branch': 'release/0.x' \ }
Just installed it via Plug, it recognizes Prettier commands but doesn't work
Edit:
Im using Neovim latest, installed prettier globally on /usr/bin/prettier
What version of
vim-prettier
are you using - (output of:PrettierVersion
) ?0.2.7
What version of
prettier
are you using - (output of:PrettierCliVersion
) ?Same error as picture
What is your
prettier
executable path - (output of:PrettierCliPath
) ?Same error as picture
Did this work in previous versions of vim-prettier and/or prettier ?
NaN
The text was updated successfully, but these errors were encountered: