a configuration de node-gyp : node-gyp dépend de gyp (>= 0.1+20150913git1f374df9) ; cependant : Le paquet gyp n'est pas encore configuré. code example
Example: node-gyp rebuild
# Open the terminal as an administrator
# Go to your project folder and run:
npm config set node_gyp
npm config set msvs_version 2017
npm i