Build stuck on postinstall
wilsonowilson
PROOP

a year ago

I'm trying to build a new nodejs service with railway.
Everything was going ok until I tried to deploy it.

The build has been running for 30 minutes now

#12 30.70 apps/pages postinstall$ svelte-kit sync

#12 30.70 apps/app postinstall$ svelte-kit sync

#12 30.77 apps/widget postinstall$ svelte-kit sync


#12 31.52 apps/app postinstall: Done


#12 ...



#7 [stage-0  2/12] WORKDIR /app/



#7 CACHED



#12 [stage-0  7/11] RUN --mount=type=cache,id=s/e09838c9-28e6-4a40-8e7c-a8bd6f5ec7d4-/root/local/share/pnpm/store/v3,target=/root/.local/share/pnpm/store/v3 pnpm i

2 Replies


a year ago

what happens during post install?


Loading...