What is node-gyp-build?
"Build tool and bindings loader for node-gyp that supports prebuilds"
node-gyp-build is used to facilitate high-performance Node.js workflows. It provides a slim footprint of 13.5 KB on disk.
Installation Guide
# Install via NPM
npm install node-gyp-build
# Install via Yarn
yarn add node-gyp-build