Every once in a while, yarn install randomly fails due to husky #2950
-
If you are looking for help, please confirm the following...
Which mobile framework are you using?React Native Steps to reproduce
Expected resultsThe build should pass. It actually passes every 2 or 3 builds without changes from my side. Actual results[4/4] Building fresh packages... Build failed :| Build id (optional)Failing build: 679a0a921915fe0c75619c1f, succesful build: 679a0b4a1915fe0c75619c88. Project repo unchanged between those two. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
Hello @antoinedesp,
I did a Google search and found this thread - yarnpkg/yarn#6312. It seems related to yarn, can you try out the suggested solutions mentioned there, |
Beta Was this translation helpful? Give feedback.
Hello @antoinedesp,
I can see this error message in the logs of the failed build:
I did a Google search and found this thread - yarnpkg/yarn#6312. It seems related to yarn, can you try out the suggested solutions mentioned there,