✕ [builder 11/12] RUN pnpm build process "/bin/sh -c pnpm build" did not complete successfully: exit code: 1 Dockerfile:28 ------------------- 26 | # Install dependencies and build the project 27 | RUN pnpm install --frozen-lockfile 28 | >>> RUN pnpm build 29 | 30 | # Create dist directory and set permissions ------------------- ERROR: failed to solve: process "/bin/sh -c pnpm build" did not complete successfully: exit code: 1
daimmehmood
TRIALOP

a year ago

✕ [builder 11/12] RUN pnpm build
process "/bin/sh -c pnpm build" did not complete successfully: exit code: 1

Dockerfile:28

26 | # Install dependencies and build the project

27 | RUN pnpm install --frozen-lockfile

28 | >>> RUN pnpm build

29 |

30 | # Create dist directory and set permissions

ERROR: failed to solve: process "/bin/sh -c pnpm build" did not complete successfully: exit code: 1

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

Closed

1 Replies

a year ago

Hey!

This is an issue with your project / application. Unfortunately, we're unable to offer first-party support for issues unrelated to the Railway product or platform.

Other communities such as Stackoverflow might be able to help you out further.

Best,
Brody


Status changed to Closed brody about 1 year ago


Loading...