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

Error when installing #34

Closed
kylegillen opened this issue Dec 31, 2022 · 1 comment · Fixed by #35
Closed

Error when installing #34

kylegillen opened this issue Dec 31, 2022 · 1 comment · Fixed by #35
Labels
bug Something isn't working react-native

Comments

@kylegillen
Copy link

Hey, just encountered this bug when installing via yarn.

Command failed.
Exit code: 127
Command: patch-package
Arguments: 

Version 0.3.1 and below seem to install as expected, but 0.4.0 onward raises this error.

@mateoguzmana
Copy link
Owner

mateoguzmana commented Jan 2, 2023

Thanks for this report @nextriot! I found out upon investigating that there was a patch-package config not intended to be on the published config. Removed, should work now in v0.5.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working react-native
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants