Answers for "node-gyp error on windows 10"

0

node-gyp error on windows 10

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
Posted by: Guest on January-12-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language