-
-
Notifications
You must be signed in to change notification settings - Fork 527
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
[3.30.0] Installation fails after new release. /bin/sh: 1: cd: can't cd to react-navigation
#2078
Comments
Hey! 👋 The issue doesn't seem to contain a minimal reproduction. Could you provide a snack or a link to a GitHub repository under your username that reproduces the problem? |
faced with the same issue |
Hi @kuzkokov, @donutdonate - thanks for reporting this. Yeah, looks like we didn't cover |
/bin/sh: 1: cd: can't cd to react-navigation
same here on CI
|
@efstathiosntonas @cubancodepath @kuzkokov @short-dsb @Alexandre-Cornillon @donutdonate @kuzkokov @akeva001 @Lump01 Could you please check whether the newest commit in Please change in "react-native-screens": "software-mansion/react-native-screens#3.30.0" |
@tboba can't install with yarn 4.1.1 🤷 , it stucks here:
offtopic: Why reanimated is pinned at |
@efstathiosntonas okay, let me quickly check this change with About the offtopic - that's because this nightly has been made for the purposes of making |
Still getting the issue with the submodule.
Could it be that the pipeline failed for the branch of react-navigation y'all are pulling in as a submodule? |
@Lump01 that's strange 🤔 but this is not caused from react-navigation for sure. |
The patch has been released! Could you check whether this issue is fixed in cc @kuzkokov @donutdonate @short-dsb @Alexandre-Cornillon @akeva001 @Lump01 @efstathiosntonas @twokilohertz @cubancodepath @mohd-ramzan-1 |
cc @aditya063 @FraserKemp (I see you've also reacted to the issue) |
@tboba Just tested this now on 3.30.1 and it all seemed to work for me! Thanks for the speedy fix ! |
Great @FraserKemp, thanks for letting me know! I'll wait for the opinion from others before closing this issue. Can anyone also confirm this error doesn't happen anymore? |
I was able to install 3.30.1 successfully! |
Thanks for the speedy fix @tboba |
|
That's great to hear! Now I can sleep well 😄 🚀 Cheers 🙏 |
3.30.1 worked nice for me too :) Big thanks 👍 |
Description
Hey guys. Just got this error from the CI/CD that was working fine previously:
I guess it's because of the newest release and this PR?
Didn't really made much research and reproducing, but it seems quite clear what this is about
Steps to reproduce
yarn install react-native-screens
Snack or a link to a repository
N/A
Screens version
3.30.0
React Native version
0.73.6
Platforms
Android, iOS
JavaScript runtime
Hermes
Workflow
React Native (without Expo)
Architecture
Paper (Old Architecture)
Build type
None
Device
None
Device model
No response
Acknowledgements
Yes
The text was updated successfully, but these errors were encountered: