How To Install Node Js On Mac Os X

By admin ·
1

Install homebrew

You can install homebrew here: Homebrew. Homebrew seems the be the best package manager for OSX. If for some reason you can’t use Homebrew skip to step 3, but it’s worth installing because you’ll get a lot of use out of it in the future.

2

Use homebrew to install node

Now that homebrew is installed, installing node is simple:

brew install node

Once this finishes, you can check the version to make sure it installed properly:

node --version
3

Build by hand (caveman style)

If you don’t have homebrew or don’t want to install it, you can still install node.

First, install Xcode.

Second, install git.

Then run the following:

git clone git://github.com/ry/node.git cd node ./configure make sudo make install
4

Install homebrew

You can install homebrew here: Homebrew. Homebrew seems the be the best package manager for OSX. If for some reason you can’t use Homebrew skip to step 3, but it’s worth installing because you’ll get a lot of use out of it in the future.

5

Use homebrew to install node

Now that homebrew is installed, installing node is simple:

brew install node

Once this finishes, you can check the version to make sure it installed properly:

node --version
6

Build by hand (caveman style)

If you don’t have homebrew or don’t want to install it, you can still install node.

First, install Xcode.

Second, install git.

Then run the following:

git clone git://github.com/ry/node.git cd node ./configure make sudo make install
7

Install homebrew

You can install homebrew here: Homebrew. Homebrew seems the be the best package manager for OSX. If for some reason you can’t use Homebrew skip to step 3, but it’s worth installing because you’ll get a lot of use out of it in the future.

8

Use homebrew to install node

Now that homebrew is installed, installing node is simple:

brew install node

Once this finishes, you can check the version to make sure it installed properly:

node --version
9

Build by hand (caveman style)

If you don’t have homebrew or don’t want to install it, you can still install node.

First, install Xcode.

Second, install git.

Then run the following:

git clone git://github.com/ry/node.git cd node ./configure make sudo make install
10

Install homebrew

You can install homebrew here: Homebrew. Homebrew seems the be the best package manager for OSX. If for some reason you can’t use Homebrew skip to step 3, but it’s worth installing because you’ll get a lot of use out of it in the future.

11

Use homebrew to install node

Now that homebrew is installed, installing node is simple:

brew install node

Once this finishes, you can check the version to make sure it installed properly:

node --version
12

Build by hand (caveman style)

If you don’t have homebrew or don’t want to install it, you can still install node.

First, install Xcode.

Second, install git.

Then run the following:

git clone git://github.com/ry/node.git cd node ./configure make sudo make install
13

Install homebrew

You can install homebrew here: Homebrew. Homebrew seems the be the best package manager for OSX. If for some reason you can’t use Homebrew skip to step 3, but it’s worth installing because you’ll get a lot of use out of it in the future.

14

Install homebrew

You can install homebrew here: Homebrew. Homebrew seems the be the best package manager for OSX. If for some reason you can’t use Homebrew skip to step 3, but it’s worth installing because you’ll get a lot of use out of it in the future.

15

Install homebrew

16

Use homebrew to install node

Now that homebrew is installed, installing node is simple:

brew install node

Once this finishes, you can check the version to make sure it installed properly:

node --version
17

Use homebrew to install node

Now that homebrew is installed, installing node is simple:

brew install node

Once this finishes, you can check the version to make sure it installed properly:

node --version
18

Use homebrew to install node

19

Build by hand (caveman style)

If you don’t have homebrew or don’t want to install it, you can still install node.

First, install Xcode.

Second, install git.

Then run the following:

git clone git://github.com/ry/node.git cd node ./configure make sudo make install
20

Build by hand (caveman style)

If you don’t have homebrew or don’t want to install it, you can still install node.

First, install Xcode.

Second, install git.

Then run the following:

git clone git://github.com/ry/node.git cd node ./configure make sudo make install
21

Build by hand (caveman style)