Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Skip re-installing already installed plugin #4

Closed
duyphuongn opened this issue Aug 17, 2023 · 2 comments · Fixed by #7
Closed

Skip re-installing already installed plugin #4

duyphuongn opened this issue Aug 17, 2023 · 2 comments · Fixed by #7

Comments

@duyphuongn
Copy link

Hello. Thank you for your plugin.

I was able to run Prettier v3 with @prettier/plugin-php 0.20.0.

npx prettier-pnp --pnp @prettier/plugin-php --ignore-path .prettierignore -c "**/*.php"

However, it keeps re-installing the plugin every run although it's been already installed.

Can you add a check to skip this part?

Thank you.

@auvred
Copy link
Owner

auvred commented Aug 17, 2023

Hi! Thank you for your interest in this project. I was already thinking of implementing something like this, but I postponed it. Now I think it's time to do it!

@auvred
Copy link
Owner

auvred commented Aug 17, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants