digitalhippo icon indicating copy to clipboard operation
digitalhippo copied to clipboard

When install payload,There is always a problem about sharp.

Open fencesitter1 opened this issue 1 year ago • 4 comments

The following is a specific error message: npm ERR! code 1 npm ERR! path E:\sites\digitalhippo2\node_modules\payload\node_modules\sharp npm ERR! command failed npm ERR! command C:\WINDOWS\system32\cmd.exe /d /s /c (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy) npm ERR! sharp: Downloading https://github.com/lovell/sharp-libvips/releases/download/v8.14.5/libvips-8.14.5-win32-x64.tar.br npm ERR! sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies npm ERR! sharp: Installation error: connect ETIMEDOUT 20.205.243.166:443

npm ERR! A complete log of this run can be found in: C:\Users\admin\AppData\Local\npm-cache_logs\2024-01-25T12_45_05_689Z-debug-0.log I took a lot of time for this and wanted to give up

fencesitter1 avatar Jan 25 '24 12:01 fencesitter1