Skip to content

Instantly share code, notes, and snippets.

@kbinani
Last active August 29, 2015 13:57
Show Gist options
  • Save kbinani/9598667 to your computer and use it in GitHub Desktop.
Save kbinani/9598667 to your computer and use it in GitHub Desktop.
How to install node.js package on Windows, VisualStudio 2012, with multiple versions of python installed
npm install -g ffi --python=C:\Python27\python.exe --msvs_version=2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment