apollo graphql postgres sql server, failed to build

cmaccaronePRO

a year ago

We have periodically been seeing issues with our builds. it seems like the issue is:

error Error: ENOENT: no such file or directory, open '/usr/local/share/.cache/yarn/v6/npm-lodash-isplainobject-4.0.6-7c526a52d89b45c45cc690b88163be0497f550cb-integrity/node_modules/lodash.isplainobject/.yarn-tarball.tgz'

View Deploy details

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

6 Replies

a year ago

Dockerfile or nixpacks build?


cmaccaronePRO

a year ago

nixpacks



cmaccaronePRO

a year ago

here you go

Attachments


a year ago

Try setting a service variable NIXPACKS_NO_CACHE to 1


cmaccaronePRO

a year ago

it successfully built after adding the env. I will report back if we have more issues. Thank you.