Quantcast
Channel: Updating Nodejs on mac - Stack Overflow
Browsing all 3 articles
Browse latest View live

Answer by david for Updating Nodejs on mac

If you are using Homebrew on your Mac, it is simple as that:brew install nodeIf you already have a node version installed, you can upgrade it like this:brew upgrade nodeThen force to link the brew node...

View Article



Answer by FreddyNoNose for Updating Nodejs on mac

I suggest using nvm. It's much simpler and eradicates the headache of updating.nvmTo do this, you can install nvm. https://github.com/nvm-sh/nvm#installing-and-updatingyou will be pasting in the curl...

View Article

Updating Nodejs on mac

I am using macOS Big Sur and want to update my Node. However, after downloading its file from the official website and completing its installation, my terminal still shows and uses my previous node...

View Article
Browsing all 3 articles
Browse latest View live




Latest Images