a year ago
#11 0.393 $ vite build
Jan 14 14:10:30
#11 0.404 /bin/sh: 1: vite: not found
Jan 14 14:10:30
#11 0.414 error Command failed with exit code 127.
Jan 14 14:10:30
#11 0.414 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Jan 14 14:10:30
#11 ERROR: process "/bin/bash -ol pipefail -c yarn run build" did not complete successfully: exit code: 127
Jan 14 14:10:30
-----
Jan 14 14:10:30
> [ 7/22] RUN yarn run build:
Jan 14 14:10:30
0.363 yarn run v1.22.22
Jan 14 14:10:30
0.393 $ vite build
Jan 14 14:10:30
0.404 /bin/sh: 1: vite: not found
Jan 14 14:10:30
0.414 error Command failed with exit code 127.
Jan 14 14:10:30
0.414 info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command.
Jan 14 14:10:30
-----
Jan 14 14:10:30
Jan 14 14:10:30
Dockerfile:16
Jan 14 14:10:30
-------------------
Jan 14 14:10:30
14 | # lint phase
Jan 14 14:10:30
15 | COPY . /app/.
Jan 14 14:10:30
16 | >>> RUN yarn run build
Jan 14 14:10:30
17 |
Jan 14 14:10:30
18 | # php:setup phase
Jan 14 14:10:30
-------------------
Jan 14 14:10:30
Jan 14 14:10:30
ERROR: failed to solve: process "/bin/bash -ol pipefail -c yarn run build" did not complete successfully: exit code: 127
Jan 14 14:10:30
Jan 14 14:10:30
Error: Docker build failed
how to solve error , i have 2 provider build php and node
1 Replies
a year ago
This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.
Status changed to Open brody • about 1 year ago
a year ago
Looks like your latest deploy is online so I'm going to mark as solved, but feel free to re-open!
Status changed to Solved brody • about 1 year ago