We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
sh: patch-package: command not found
Your Environment
Describe the bug
When installing the package using npm install @trivago/prettier-plugin-sort-imports the install fails with:
npm install @trivago/prettier-plugin-sort-imports
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.
The text was updated successfully, but these errors were encountered:
This should not happen anymore after the patch. Please feel free to reopen if it happens still.
Sorry, something went wrong.
No branches or pull requests
Your Environment
Describe the bug
When installing the package using
npm install @trivago/prettier-plugin-sort-imports
the install fails with:Seems to be related to a change in #310.
The text was updated successfully, but these errors were encountered: