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(install-node): use pre built binary nvm install #69

Merged
merged 2 commits into from
Oct 1, 2024

Conversation

barbados-clemens
Copy link
Contributor

@barbados-clemens barbados-clemens commented Sep 30, 2024

  • fix(install-node): only install node with prebuild binaries
  • chore(repo): update lock file and build output
    • unsure why this changes happened. maybe got out of sync from a force push by accident??

Nx Agents arch should always have a pre-built binary, no need to waste
time accidently building from scratch and should fail fast instead.
I just ran yarn after cloning and git push when ran build-all and got a
new output 🤷
Copy link

nx-cloud bot commented Sep 30, 2024

☁️ Nx Cloud Report

CI is running/has finished running commands for commit 20bd48d. 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


✅ Successfully ran 1 target

Sent with 💌 from NxCloud.

@barbados-clemens barbados-clemens changed the title fix/use pre built binary nvm install fix(install-node): use pre built binary nvm install Sep 30, 2024
Copy link

@llwt llwt left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the quick turn around on this!

@barbados-clemens barbados-clemens merged commit b9ed174 into main Oct 1, 2024
2 checks passed
@barbados-clemens barbados-clemens deleted the fix/use-pre-built-binary-nvm-install branch October 1, 2024 12:52
github-actions bot pushed a commit that referenced this pull request Oct 1, 2024
* fix(install-node): only install node with prebuild binaries

Nx Agents arch should always have a pre-built binary, no need to waste
time accidently building from scratch and should fail fast instead.

* chore(repo): update lock file and build output

I just ran yarn after cloning and git push when ran build-all and got a
new output 🤷
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.

3 participants