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

Installing via pnpm will not load plugins #14616

Closed
eldair opened this issue Mar 28, 2023 · 1 comment
Closed

Installing via pnpm will not load plugins #14616

eldair opened this issue Mar 28, 2023 · 1 comment
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. type:duplicate Issues that are a duplicate of a previous issue

Comments

@eldair
Copy link

eldair commented Mar 28, 2023

Environments:

  • Prettier Version: 2.8.7
  • Running Prettier via: vscode
  • Runtime: vscode, nodejs 19.8.1
  • Operating System: wsl2 - ubuntu
  • Prettier plugins (if any): @prettier/plugin-php

Steps to reproduce:

Project with prettier and @prettier/plugin-php installed via pnpm

Expected behavior:

Can format php files with prettier

Actual behavior:

Prettier cannot format php files - plugin not detected

Using pnpm to install deps breaks prettier plugins. Adding php-plugin to prettierrc doesn't fix the issue.

@fisker
Copy link
Member

fisker commented Mar 28, 2023

Duplicate of #8056

@fisker fisker marked this as a duplicate of #8056 Mar 28, 2023
@github-actions github-actions bot added the type:duplicate Issues that are a duplicate of a previous issue label Mar 28, 2023
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 28, 2023
@github-actions github-actions bot added the locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. label Nov 26, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
locked-due-to-inactivity Please open a new issue and fill out the template instead of commenting. type:duplicate Issues that are a duplicate of a previous issue
Projects
None yet
Development

No branches or pull requests

2 participants