CodeYourFuture / curriculum

The CYF Curriculum
https://curriculum.codeyourfuture.io
Other
34 stars 45 forks source link

itp: js1: install node: adjust nvm instructions for mac os #1200

Closed bazmurphy closed 3 days ago

bazmurphy commented 4 days ago

What does this change?

baz@bazs-Virtual-Machine ~ % xcode-select --install
xcode-select: note: install requested for command line developer tools
baz@bazs-Virtual-Machine ~ % touch ~/.zshrc
baz@bazs-Virtual-Machine ~ % curl -0- https://raw.githubusercontent.com/nvm-sh/nvm/v0.40.1/install.sh | 
...
=> Appending nvm source string to /Users/baz/.zshrc
=> Appending bash_completion source string to /Users/baz/.zshrc
...
baz@bazs-Virtual-Machine ~ % source ~/.zshrc
baz@bazs-Virtual-Machine ~ % nvm install --lts
...
baz@bazs-Virtual-Machine ~ % node -v 
v22.11.0
baz@bazs-Virtual-Machine ~ % npm -v
10.9.0
baz@bazs-Virtual-Machine ~ % 

Note: if the .zshrc file already exists touch will not overwrite it, and so it is safe to proceed.

Common Content?

Common Theme?

Org Content?

Checklist

Who needs to know about this?

ITP Team(?) Sally/Daniel(?)

netlify[bot] commented 4 days ago

Deploy Preview for cyf-curriculum canceled.

Name Link
Latest commit 827fb3b7e8d20f4df6eaa660b54e7ca510829677
Latest deploy log https://app.netlify.com/sites/cyf-curriculum/deploys/673b2a987036cc000899540d
netlify[bot] commented 4 days ago

Deploy request for cyf-launch pending review.

Visit the deploys page to approve it

Name Link
Latest commit 827fb3b7e8d20f4df6eaa660b54e7ca510829677
netlify[bot] commented 4 days ago

Deploy request for cyf-sdc pending review.

Visit the deploys page to approve it

Name Link
Latest commit 827fb3b7e8d20f4df6eaa660b54e7ca510829677
netlify[bot] commented 4 days ago

Deploy request for cyf-tracks pending review.

Visit the deploys page to approve it

Name Link
Latest commit 827fb3b7e8d20f4df6eaa660b54e7ca510829677
netlify[bot] commented 4 days ago

Deploy request for cyf-common pending review.

Visit the deploys page to approve it

Name Link
Latest commit 827fb3b7e8d20f4df6eaa660b54e7ca510829677
netlify[bot] commented 4 days ago

Deploy request for cyf-piscine pending review.

Visit the deploys page to approve it

Name Link
Latest commit 827fb3b7e8d20f4df6eaa660b54e7ca510829677
netlify[bot] commented 4 days ago

Deploy request for cyf-itd pending review.

Visit the deploys page to approve it

Name Link
Latest commit 827fb3b7e8d20f4df6eaa660b54e7ca510829677
netlify[bot] commented 3 days ago

Deploy Preview for cyf-programming ready!

Name Link
Latest commit 827fb3b7e8d20f4df6eaa660b54e7ca510829677
Latest deploy log https://app.netlify.com/sites/cyf-programming/deploys/673b2a988d63cc000816c178
Deploy Preview https://deploy-preview-1200--cyf-programming.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

Lighthouse
1 paths audited
Performance: 85 (no change from production)
Accessibility: 100 (no change from production)
Best Practices: 92 (no change from production)
SEO: 90 (no change from production)
PWA: -
View the detailed breakdown and full score reports

To edit notification comments on pull requests, go to your Netlify site configuration.