Skip to content
This repository has been archived by the owner on Oct 23, 2023. It is now read-only.

Undocumented patch-package global module required #67

Open
kevireilly opened this issue Mar 16, 2023 · 1 comment
Open

Undocumented patch-package global module required #67

kevireilly opened this issue Mar 16, 2023 · 1 comment

Comments

@kevireilly
Copy link

Appears as though there is an unforeseen expectation that the patch-package global module be installed prior to installing karma-jest. I see that it is in package.json, so I'm not entirely certain what may be amiss, but this was also reported in #60.

error /Users/kevin.reilly/development/app/node_modules/karma-jest: Command failed.
Exit code: 127
Command: patch-package
Arguments: 

One temporary solution is yarn global add patch-package before yarn add --dev karma-jest

@kevireilly
Copy link
Author

Ah, could potentially be the prebuild or postInstall scripts running before the dependency is actually installed.

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

No branches or pull requests

1 participant