Tuesday, February 7, 2017

Install node-gyp


If you're using Windows you can now install all node-gyp dependencies with single command:
 $ npm install --global --production windows-build-tools
and then install the package
 $ npm install --global node-gyp