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

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

Merged
merged 4 commits into from
Nov 19, 2024

Conversation

bazmurphy
Copy link
Contributor

@bazmurphy bazmurphy commented Nov 18, 2024

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?

  • No

Common Theme?

  • No

Org Content?

  • No

Checklist

Who needs to know about this?

ITP Team(?)
Sally/Daniel(?)

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for cyf-curriculum canceled.

Name Link
🔨 Latest commit 827fb3b
🔍 Latest deploy log https://app.netlify.com/sites/cyf-curriculum/deploys/673b2a987036cc000899540d

Copy link

netlify bot commented Nov 18, 2024

👷 Deploy request for cyf-launch pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 827fb3b

Copy link

netlify bot commented Nov 18, 2024

👷 Deploy request for cyf-sdc pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 827fb3b

Copy link

netlify bot commented Nov 18, 2024

👷 Deploy request for cyf-tracks pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 827fb3b

Copy link

netlify bot commented Nov 18, 2024

👷 Deploy request for cyf-common pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 827fb3b

Copy link

netlify bot commented Nov 18, 2024

👷 Deploy request for cyf-piscine pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 827fb3b

Copy link

netlify bot commented Nov 18, 2024

👷 Deploy request for cyf-itd pending review.

Visit the deploys page to approve it

Name Link
🔨 Latest commit 827fb3b

Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for cyf-programming ready!

Name Link
🔨 Latest commit 827fb3b
🔍 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
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.

Copy link
Member

@illicitonion illicitonion left a comment

Choose a reason for hiding this comment

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

Looks good, thanks so much for picking this up!

common-content/en/module/js1/install-node/index.md Outdated Show resolved Hide resolved
common-content/en/module/js1/install-node/index.md Outdated Show resolved Hide resolved
common-content/en/module/js1/install-node/index.md Outdated Show resolved Hide resolved
@illicitonion illicitonion enabled auto-merge (squash) November 19, 2024 09:40
@illicitonion illicitonion merged commit 039beaa into CodeYourFuture:main Nov 19, 2024
10 checks passed
@bazmurphy bazmurphy deleted the nvm-instructions branch November 19, 2024 13:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants