neoclide / coc-prettier

Prettier extension for coc.nvim.
MIT License
546 stars 48 forks source link

Why asking for choose package manager #171

Open skysky97 opened 11 months ago

skysky97 commented 11 months ago

I wan't to use the local global installed prettier v3 and if I set prettier.resolveGlobalModules to true, it always asking for choose package manager.

How to solve this?