How To Install Node.js on Mac / MacOS (M1 | M2 | M3) (2024)

preview_player
Показать описание


🚀 **Key Steps Covered:**

📝 **Step-by-Step Installation Process:**

⚙️ **Advanced Configuration and Tips:**

📌 **Relevant Hashtags:**
#NodeJS #MacDevelopment #TechTutorial #JavaScript #MacOS #M1 #M2 #M3 #TechHowTo #DevelopmentTools

Рекомендации по теме
Комментарии
Автор

This is by far the best video for installing node js and npm. Thank you so much! Appreciate the detail step-by-step instruction.

shengwang
Автор

Thank you very much for this detailed video!! you saved me as i was having issues with npm not being compatible with my node version. keep up the great work

bisbisism
Автор

Thanks a lot for such a descriptive and detailed video. Really appreciate the efforts man.

anshumanacharya
Автор

Wow, thank you so much!! I have just started to learn programming. Your tutorial was so helpful. Thank you so much!

OpenSafe.
Автор

Thank you very much! Great video, easy to follow and informative!

pranavsaitg
Автор

SO easy to understand! thank you!!! and thank you for taking your time to explain everything!

jadorejenae
Автор

Very informative, and thanks for explaining this in a clear manner.

adrianpantea
Автор

Thanks for the info Yogesh, It really helped. Appreciate your effort for this video.👍

PramodKumar-bjee
Автор

Thankyou Yogesh, quite informative! Helped me alot!

mindmuscledev
Автор

Thanks a lot for the video. Helped me to really easily install node on my mac.

dmcshehan
Автор

That was very informative and the explaination was very detailed and clear. Thank you very much.

bonnydavis
Автор

thank you so much this video was a life saver

KelseyRoth-ks
Автор

Really helped me right now!
Thank you

Brezanova
Автор

Thank t you. Its really informative and useful video.

Joshanpandey
Автор

showing you maybe you are on mac, install xcode developer tools to procced further after using the curl code in the terminal after creating zshrc

abhinavsaini
Автор

After writing code hello.js it’s showing zsh: command not found: code

gyanaranjanswain
Автор

easy to switch b/n node versions, superrr

mounikathalla
Автор

The video seems slow even at 1.5X lol.
Great work !

cvarun
Автор

after enter the" source ~/.zshrc" this like error ".zshrc:23: command not found: bash_completion" how solve this

sathsarajayalath
Автор

while running node hello.js getting this error 

cachedCwd = rawMethods.cwd();
^

Error: EPERM: operation not permitted, uv_cwd
at process.wrappedCwd [as cwd]
at node:path:1086:24
at Object.resolve (node:path:1100:39)
at resolveMainPath
at [as runMain]
at {
errno: -1,
code: 'EPERM',
syscall: 'uv_cwd'
}

Any idea ?

ballusivakrish