Skip to content

fix(expo): allow yarn 4 to install for build local#28603

Merged
jaysoo merged 1 commit intomasterfrom
fix/fix-expo-yarn-install
Nov 1, 2024
Merged

fix(expo): allow yarn 4 to install for build local#28603
jaysoo merged 1 commit intomasterfrom
fix/fix-expo-yarn-install

Conversation

@xiongemi
Copy link
Copy Markdown
Contributor

Current Behavior

Expected Behavior

Related Issue(s)

Fixes #28121

@xiongemi xiongemi requested a review from a team as a code owner October 24, 2024 02:17
@xiongemi xiongemi requested a review from Coly010 October 24, 2024 02:17
@vercel
Copy link
Copy Markdown

vercel Bot commented Oct 24, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Skipped Deployment
Name Status Preview Updated (UTC)
nx-dev ⬜️ Ignored (Inspect) Visit Preview Oct 24, 2024 2:17am

@xiongemi xiongemi changed the title fix(expo): allow yarn 4 install to change yarn.lock fix(expo): allow yarn 4 to install for build local Oct 24, 2024
@jaysoo jaysoo merged commit 9a88ea8 into master Nov 1, 2024
@jaysoo jaysoo deleted the fix/fix-expo-yarn-install branch November 1, 2024 18:50
jaysoo pushed a commit that referenced this pull request Nov 1, 2024
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->

<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->

<!-- If this is a particularly complex change or feature addition, you
can request a dedicated Nx release for this pull request branch. Mention
someone from the Nx team or the `@nrwl/nx-pipelines-reviewers` and they
will confirm if the PR warrants its own release for testing purposes,
and generate it for you if appropriate. -->

## Current Behavior
<!-- This is the behavior we have today -->

## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->

## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->

Fixes #28121
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Nov 7, 2024

This pull request has already been merged/closed. If you experience issues related to these changes, please open a new issue referencing this pull request.

@github-actions github-actions Bot locked as resolved and limited conversation to collaborators Nov 7, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

@nx/expo:build for eas local is failing with yarn v4. Unknown error. See logs of the Install dependencies build phase for more information.

2 participants