Skip to content

Instantly share code, notes, and snippets.

@BorisOsipov
Forked from jtrefry/Win10-64bit-npm.md
Last active January 30, 2020 08:27
Show Gist options
  • Save BorisOsipov/3365e54359453a7b5f33a0f6c9977fd2 to your computer and use it in GitHub Desktop.
Save BorisOsipov/3365e54359453a7b5f33a0f6c9977fd2 to your computer and use it in GitHub Desktop.
Configuring Windows 10 (64-bit) for npm and node-gyp
  • Install Git for Windows
  • Install all the required tools and configurations using Microsoft's windows-build-tools using npm install --global --production windows-build-tools from an elevated PowerShell or CMD.exe (run as Administrator).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment