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

Install fails with sh: patch-package: command not found #321

Closed
bramstein opened this issue Dec 5, 2024 · 1 comment
Closed

Install fails with sh: patch-package: command not found #321

bramstein opened this issue Dec 5, 2024 · 1 comment

Comments

@bramstein
Copy link

Your Environment

  • node version: [20.x]
  • package manager: [npm@10]

Describe the bug

When installing the package using npm install @trivago/prettier-plugin-sort-imports the install fails with:

npm error code 127
npm error path ./node_modules/@trivago/prettier-plugin-sort-imports
npm error command failed
npm error command sh -c patch-package
npm error sh: patch-package: command not found

Seems to be related to a change in #310.

@byara
Copy link
Collaborator

byara commented Dec 6, 2024

This should not happen anymore after the patch. Please feel free to reopen if it happens still.

@byara byara closed this as completed Dec 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants