Error Launching Services!

Wappler Version : Version 5
Operating System : macOS Monterey M1
Server Model: NodeJS
Database Type: postgres
Hosting Type: docker M1 version

Expected behavior

What do you think should happen?

Launching Services

Actual behavior

What actually happens?


[9/9] RUN npm install --no-optional:
#0 30.22
#0 30.22 > argon2@0.28.7 install /opt/node_app/node_modules/argon2
#0 30.22 > node-pre-gyp install --fallback-to-build
#0 30.22
#0 30.87 [argon2] Success: “/opt/node_app/node_modules/argon2/lib/binding/napi-v3/argon2.node” is installed via remote
#0 30.89
#0 30.89 > sharp@0.29.3 install /opt/node_app/node_modules/sharp
#0 30.89 > (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)
#0 30.89
#0 30.96 sharp: Installation error: Use with glibc 2.28 requires manual installation of libvips >= 8.11.3
#0 30.96 sharp: Please see https://sharp.pixelplumbing.com/install for required dependencies
#0 31.12 npm WARN notsup Unsupported engine for argon2@0.28.7: wanted: {“node”:">=14.0.0"} (current: {“node”:“12.22.12”,“npm”:“6.14.16”})
#0 31.12 npm WARN notsup Not compatible with your version of node/npm: argon2@0.28.7
#0 31.12 npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules/chokidar/node_modules/fsevents):
#0 31.12 npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@2.3.2: wanted {“os”:“darwin”,“arch”:“any”} (current: {“os”:“linux”,“arch”:“arm64”})
#0 31.12
#0 31.13 npm ERR! code ELIFECYCLE
#0 31.13 npm ERR! errno 1
#0 31.14 npm ERR! sharp@0.29.3 install: (node install/libvips && node install/dll-copy && prebuild-install) || (node install/can-compile && node-gyp rebuild && node install/dll-copy)
#0 31.14 npm ERR! Exit status 1
#0 31.14 npm ERR!
#0 31.14 npm ERR! Failed at the sharp@0.29.3 install script.
#0 31.14 npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
#0 31.15
#0 31.15 npm ERR! A complete log of this run can be found in:
#0 31.15 npm ERR! /root/.npm/_logs/2022-07-22T19_02_37_836Z-debug.log


failed to solve: executor failed running [/bin/sh -c npm install --no-optional]: exit code: 1
Error Launching Services!

Community Page
Last updated: