We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
update to latest stable release
Updated Building and Installing Node.js (markdown)
Added message notifying about availability of native windows binary
Revert 1e5c4193b7f9a741bda8beb3edb1bd9a3d9c332c ... cb7edcf852da75646490a756d5c072d142b72beb
Destroyed Building and Installing Node.js (markdown)
Revert a4e0a0b96e72b5529cc61732de9e004a9ab2879e^ ... a4e0a0b96e72b5529cc61732de9e004a9ab2879e
Changed 'sudo make install' to 'make install' because sudo is not necessary if installing to $HOME/local/node, and in fact will require using sudo to be able to install packages subsequently (at least using Mac OS X).
speed up installation, don't download full source history
Changing the "$" to "#" (indicating the commands should be ran as root, not as a common user).
alternate installation methods gist https://gist.github.com/579814 and link to IRC room if help needed
Removed extra "git clone" command Updated Building and Installing Node.js (markdown)
Added link to pre-built Windows binaries Updated Building and Installing Node.js (markdown)
$ = hard to copy and paste commands Updated Building and Installing Node.js (markdown)
Revert 243cc32c20f0c20b5f851f47b0cfd418aa1de007^ ... 243cc32c20f0c20b5f851f47b0cfd418aa1de007
Revert 55cac2e^ ... 55cac2e on Building and Installing Node.js
Whoops, as of v0.3 it is recommended to run npm as root Updated Building and Installing Node.js (markdown)
Revert 236ce92^ ... 236ce92 on Building and Installing Node.js