Skip to content

Instantly share code, notes, and snippets.

@Tom-Alexander
Created March 6, 2014 06:59
Show Gist options
  • Save Tom-Alexander/9383868 to your computer and use it in GitHub Desktop.
Save Tom-Alexander/9383868 to your computer and use it in GitHub Desktop.
NPM in Cygwin
echo "alias npm='cmd /c npm'" >> ~/.bashrc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment