planka icon indicating copy to clipboard operation
planka copied to clipboard

build image for web getting error

Open wahshibinharb opened this issue 3 years ago • 3 comments

when i hit that code docker build i got this : => CANCELED [stage-1 4/9] RUN apk -U upgrade && apk add bash giflib glib lcms2 libexif libgsf libjpeg-turbo libpng librsvg libwebp orc pango tiff --r 146.0s => CACHED [client-builder 2/6] WORKDIR /app 0.0s => CACHED [client-builder 3/6] COPY client/package.json client/package-lock.json ./ 0.0s => CACHED [client-builder 4/6] RUN npm install npm@latest --global && npm install 0.0s => CACHED [client-builder 5/6] COPY client . 0.0s => ERROR [client-builder 6/6] RUN npm run build 145.9s

[client-builder 6/6] RUN npm run build: .... executor failed running [/bin/sh -c npm run build]: exit code: 1

on local or web how to build the image any idea?

wahshibinharb avatar May 21 '22 14:05 wahshibinharb

Hi! I recently changed dockerfiles (but the changes were not client-builder related). After the changes, the build was successful for me. Please try now, If the error occurs again, I need more information about it.

meltyshev avatar May 22 '22 15:05 meltyshev

WhatsApp Image 2022-05-25 at 10 16 50 AM

Now on script up n running on my dedicated server. When i try to login i am getting this error

wahshibinharb avatar May 27 '22 09:05 wahshibinharb

any help ?

wahshibinharb avatar May 28 '22 21:05 wahshibinharb