Skip to content
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

fix(nx-ignore): check that yarn/pnpm are installed before using on Netlify #362

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

jaysoo
Copy link
Member

@jaysoo jaysoo commented Dec 19, 2023

Netlify builds seem to have broken with recent changes. yarn and pnpm aren't available during the ignore build step.

This PR adds additional checks that yarn and pnpm are available before using them.

Copy link

nx-cloud bot commented Dec 19, 2023

☁️ Nx Cloud Report

CI is running/has finished running commands for commit b744cb5. As they complete they will appear below. Click to see the status, the terminal output, and the build insights.

📂 See all runs for this CI Pipeline Execution


⌛ The following targets are in progress

✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@jaysoo jaysoo merged commit 29228a6 into main Dec 19, 2023
7 checks passed
@jaysoo jaysoo deleted the fix/netlify-yarn-issue branch December 19, 2023 17:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants