chenzhutian / hexo-all-minifier

A plugin for Hexo that optimizes HTML, CSS, JS and imagages, and it can optionally deploys your blog.
MIT License
275 stars 30 forks source link

install error #113

Open OrdChaos opened 2 years ago

OrdChaos commented 2 years ago

message: npm WARN cleanup Failed to remove some directories [ npm WARN cleanup [ npm WARN cleanup 'D:\blog\node_modules\jpegtran-bin', npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\blog\node_modules\jpegtran-bin'] { npm WARN cleanup errno: -4082, npm WARN cleanup code: 'EBUSY', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'D:\blog\node_modules\jpegtran-bin' npm WARN cleanup } npm WARN cleanup ], npm WARN cleanup [ npm WARN cleanup 'D:\blog\node_modules\mozjpeg', npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\blog\node_modules\mozjpeg'] { npm WARN cleanup errno: -4082, npm WARN cleanup code: 'EBUSY', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'D:\blog\node_modules\mozjpeg' npm WARN cleanup } npm WARN cleanup ], npm WARN cleanup [ npm WARN cleanup 'D:\blog\node_modules\optipng-bin', npm WARN cleanup [Error: EBUSY: resource busy or locked, rmdir 'D:\blog\node_modules\optipng-bin'] { npm WARN cleanup errno: -4082, npm WARN cleanup code: 'EBUSY', npm WARN cleanup syscall: 'rmdir', npm WARN cleanup path: 'D:\blog\node_modules\optipng-bin' npm WARN cleanup } npm WARN cleanup ] npm WARN cleanup ] npm ERR! code 1 npm ERR! path D:\blog\node_modules\gifsicle npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node lib/install.js npm ERR! compiling from source npm ERR! getaddrinfo ENOENT raw.githubusercontent.com npm ERR! gifsicle pre-build test failed npm ERR! Error: Command failed: C:\Windows\system32\cmd.exe /s /c "autoreconf -ivf" npm ERR! 'autoreconf' �����ڲ����ⲿ���Ҳ���ǿ����еij��� npm ERR! ���������ļ��� npm ERR! npm ERR! npm ERR! at D:\blog\node_modules\bin-build\node_modules\execa\index.js:231:11 npm ERR! at runMicrotasks () npm ERR! at processTicksAndRejections (node:internal/process/task_queues:96:5) npm ERR! at async Promise.all (index 0)

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\BingHeng\AppData\Local\npm-cache_logs\2022-03-19T13_19_28_786Z-debug-0.log

ped-Yc commented 1 week ago

me too