Skip to content

Patch file parse error #236

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

Open
rajyadav101 opened this issue May 19, 2020 · 1 comment
Open

Patch file parse error #236

rajyadav101 opened this issue May 19, 2020 · 1 comment

Comments

@rajyadav101
Copy link

No description provided.

@rajyadav101
Copy link
Author

error Command failed with exit code 1.
child_process.js:669
throw err;
^

Error: Command failed: yarn run postinstall

ERROR Failed to apply patch for package @react-native-firebase/messaging

This happened because the patch file patches@react-native-firebase+messaging+6.3.4.patch could not be parsed.

If you just upgraded patch-package, you can try running:

cd patches\@react-native-firebase+messaging+6.3.4.patc
patch -p1 -i h
npx patch-package @react-native-firebase/messaging
cd ../..

Otherwise, try manually creating the patch file again.

If the problem persists, please submit a bug report:

https://github.com/ds300/patch-package/issues/new?title=Patch+file+parse+error&body=%3CPlease+attach+the+patch+file+in+question%3E

error Command failed with exit code 1.

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

No branches or pull requests

1 participant