Skip to content

Instantly share code, notes, and snippets.

@cgkio
Created November 27, 2013 19:55
Show Gist options
  • Save cgkio/7682183 to your computer and use it in GitHub Desktop.
Save cgkio/7682183 to your computer and use it in GitHub Desktop.
Post install (cmd.exe) command for install node.js on Windows
$ SET PATH=C:\Program Files\Nodejs;%PATH%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment