zhangyuanwei / node-images

Cross-platform image decoder(png/jpeg/gif) and encoder(png/jpeg) for Nodejs
https://npmjs.org/package/images
MIT License
1.55k stars 204 forks source link

node-gyp rebuild error #252

Closed moushicheng closed 2 years ago

moushicheng commented 2 years ago

image

environment:
node-gyp@4.0.0
node@12.2.0 | win32 | x64
gyp info spawn C:\Python27\python.EXE(python2.7)

尝试重装node-gyp,但无效,查阅资料后依然不知道为什么build不出来,能否给些指点?