help
help copied to clipboard
Can't Install NODE JS on Mac OS 10.15.7
- Node.js Version: Tried the newst to the most old
- OS: 10.15.7
I have no codes or other information that I could provide you. I run the installer (I tried many different version) and every time, once is about to finish I get the message: IMPOSSIBLE TO FINISH THE INSTALL
No messages, no codes, no explanation
I'd like to know if other had this same issue and how they managed to fix it
thanks
noone?
I tried to install the last version on a older iMac with Yosemite and it has been installed. The thing is that still I can't find the way to install it on my MacMini with Catalina.
How's possible that nobody from Customer Service didn't came back to me yet?
Have you tried some of the alternative ways to install Node found here? https://nodejs.org/en/download/package-manager/#macos
Hi
I tried Homebrew and MacPorts I installed them but noone of the command was working
Could you please explain me step by step what I would need to do?
I downloaded NodeJs pkg 14 from your website and I tried to install it with the command from Homebrew and MacPorts and none of them worked
Thanks for your time
El jue, 14 oct 2021 a las 13:33, Jonathan Parker @.***>) escribió:
Have you tried some of the alternative ways to install Node found here? https://nodejs.org/en/download/package-manager/#macos
— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/nodejs/help/issues/3546#issuecomment-943271473, or unsubscribe https://github.com/notifications/unsubscribe-auth/AVVWN3WHNCDYVE3YB3Y23CTUG252FANCNFSM5ETC5MPQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
-- Simone Instagram: esse.100 http://http:instagram.com/esse.100/ *Spotify: *PRODUCED BY ESSE https://open.spotify.com/playlist/4VCti1ZeE66OmrdjwJMEpM?si=IuCZgKdGQfeMSUURw7Y5ug
*More Music: *CHECK HERE https://linktr.ee/Esse100
@seezy92 I'm not sure why it's not working for you.
Maybe you can get more help from another place (e.g. https://www.nodeslackers.com/ )or another forum (see https://nodejs.org/en/get-involved/ )
Try using nvm.sh to install
The TLDR is
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
close and reopen your terminal
nvm install --lts
It seems there has been no activity on this issue for a while, and it is being closed in 30 days. If you believe this issue should remain open, please leave a comment. If you need further assistance or have questions, you can also search for similar issues on Stack Overflow. Make sure to look at the README file for the most updated links.