Cant deploy due tot this error

tnkshuuhei
HOBBY

a year ago

10 ERROR: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1

ERROR: failed to solve: process "/bin/bash -ol pipefail -c pnpm i --frozen-lockfile" did not complete successfully: exit code: 1

Error: Docker build failed

View Deploy details

ⓘ Deployment information is only viewable by Project members and Railway admins.

Solved

8 Replies


tnkshuuhei
HOBBY

a year ago

here

Attachments


tnkshuuhei
HOBBY

a year ago


a year ago

What version of pnpm are you using? (You can check by running pnpm -v)


tnkshuuhei
HOBBY

a year ago

9.0.6


a year ago

Could you try downgrading to major version 8 and building your lockfile via that version? Railway uses pnpm 8 when building your deployment and the version mismatch could be causing problems


Status changed to Solved Railway over 1 year ago


tnkshuuhei
HOBBY

a year ago

It worked by downgrading the pnpm version to pnpm@latest-8
i appreciate you guys!


a year ago

Awesome, happy to help