You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have runed yarn patch react-native-screens. Made changes, runned yarn patch-commit -s /private/var/folders/vk/k1y8p9v12sncx0tznmn227x40000gn/T/xfs-eec8819e/user like in instruction, then I runned npx patch-package react-native-screens and I got followed error:
I fixed the issue by removing the package and using the built-in funcionality provided by yarn@v2+.. According to the docs, this package is not needed when running yarn v2+
Hi,
RN info:
Steps to reproduce:
I have runed
yarn patch react-native-screens
. Made changes, runnedyarn patch-commit -s /private/var/folders/vk/k1y8p9v12sncx0tznmn227x40000gn/T/xfs-eec8819e/user
like in instruction, then I runnednpx patch-package react-native-screens
and I got followed error:I have no idea how to fix that, Could someone help me with this? Thanks
The text was updated successfully, but these errors were encountered: