node-gyp npm code example
Example 1: node-gyp error
how to fix this issue follow this step by step
1. open with run as powershell
2. npm i windows-build-tools -g
3. wait 5 minute, after 5 minute npm i node-gyp -g
4. enjoy successfully to install node-gyp
Example 2: node-gyp
npm install -g node-gyp
Example 3: node-gyp
npm install -g node-gyp node-pre-gyp