Skip to content

Instantly share code, notes, and snippets.

@hellojinjie
Created December 25, 2017 12:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hellojinjie/d0243c9da73c3a7d8905c69f57dc8a8c to your computer and use it in GitHub Desktop.
Save hellojinjie/d0243c9da73c3a7d8905c69f57dc8a8c to your computer and use it in GitHub Desktop.
Install tools and configuration manually: Visual C++ Build Environment: Option 1: Install Visual C++ Build Tools using the Default Install option. Option 2: Install Visual Studio 2015 (or modify an existing installation) and select Common Tools for Visual C++ during setup. This also works with the free Community and Express for Desktop editions.…
npm config set msvs_version 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment