Railpack Turborepo
eugenepro2
PROOP

a year ago

I use this command for start script: yarn workspace strapi start

In NixPack all works correct. But in Railpack I recieve error on deploy:

Usage Error: Couldn't find the node_modules state file - running an install might help (findPackageLocation)



$ yarn run [--inspect] [--inspect-brk] [-T,--top-level] [-B,--binaries-only] [--require #0]  

2 Replies

eugenepro2
PROOP

a year ago

acf88f39-098c-425d-8bba-e12ff8ee6a55


reece
PRO

a year ago

hi, yarn maintainer here, this is a railpack bug, i've seen it too. just sent it in the railpack channel so hopefully it will be resolved soon. in the meantime, you can just use nixpacks


Loading...