-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
[Bug]: Intermittent yarn setup failure #9344
Description
Describe the bug
Yarn setup has been failing intermittently in Bitrise during the "React Native nodeify" step. You can see an example here: https://app.bitrise.io/build/f748e322-fc0b-4c1a-ae72-5a7ce642304a#c69dfbdb-778d-4ba1-b2a0-c71088b0f878-error
Expected behavior
The setup step should not fail intermittently (except for in the case of unavoidable errors such as network errors, when some new dependency is needed)
Screenshots/Recordings
No response
Steps to reproduce
The problem is intermittent, but examples can be found in Bitrise (e.g. https://app.bitrise.io/build/f748e322-fc0b-4c1a-ae72-5a7ce642304a#c69dfbdb-778d-4ba1-b2a0-c71088b0f878-error)
I suspect that the problem should be reproducible locally if you add an artificial delay prior to the allow-scripts step.
Error messages or log output
No response
Version
main
Build type
None
Device
N/A
Operating system
Other (please elaborate in the "Additional Context" section)
Additional context
No response
Severity
No response