furagu / easy-gd

A simplified Node.js wrapper around GD image manipulation library with extra features making your life easier.
MIT License
25 stars 14 forks source link

installation error #12

Open xxyyzz2050 opened 5 years ago

xxyyzz2050 commented 5 years ago

npm i easy-gd

gyp ERR! configure error gyp ERR! stack Error: Can't find Python executable "python", you can set the PYT HON env variable. gyp ERR! stack at PythonFinder.failNoPython (C:\Users\eldeeb\AppData\Roaming \npm\node_modules\npm\node_modules\node-gyp\lib\configure.js:484:19) gyp ERR! stack at PythonFinder. (C:\Users\eldeeb\AppData\Roaming\ npm\node_modules\npm\node_modules\node-gyp\lib\configure.js:509:16) gyp ERR! stack at C:\Users\eldeeb\AppData\Roaming\npm\nodemodules\npm\node modules\graceful-fs\polyfills.js:282:31 gyp ERR! stack at FSReqWrap.oncomplete (fs.js:154:21) gyp ERR! System Windows_NT 6.3.9431 gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\Users\eldeeb\AppDa ta\Roaming\npm\node_modules\npm\node_modules\node-gyp\bin\node-gyp.js" " rebuild" gyp ERR! cwd D:\Downloads__projects\NodeJs\Tests\test-packages\node_modules\buf fertools gyp ERR! node -v v10.14.1 gyp ERR! node-gyp -v v3.8.0 gyp ERR! not ok npm WARN test-packages@1.0.0 No repository field.

npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! buffertools@2.1.6 install: node-gyp rebuild npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the buffertools@2.1.6 install script. npm ERR! This is probably not a problem with npm. There is likely additional log ging output above.