gerhacks.blogg.se

Brew install nodejs
Brew install nodejs





brew install nodejs

Another (worst) issue with this method is the fact that it requires admin permissions ( sudo) to install package globally. It locks you to a particular version - it may not be a big issue on day one but it can be in the long run if you are willing to jump between projects that depend on different versions. Installation itself is very straight forward - next, next, next, done.ĭespite the fact it is the easiest way of installing it, it comes with many disadvantages. The easiest and most obvious way is to download a pre-built installer for your platform from the Node.js downloads page.

brew install nodejs

There is plenty of ways to install it on your operating system and I am about to show you the most popular methods and highlight pros and cons of each of them.

brew install nodejs

No matter if you are working on backend or are in the frontend camp, Node.js is getting more popular day by day and you may need to install it at some point.







Brew install nodejs