INFO No package manager inferred, using npm default
only1tiger
PROOP

4 months ago

I’ve been getting this error for the past 4 hours, and i deployed some services with this exact code, what could be the fix?

$10 Bounty

1 Replies

3 months ago

If it's a monorepo you need to set the correct root directory in railway settings to the folder containing your package.json . If package-lock.json is missing then run npm install locally to generate package-lock.json, commit and push it to github


Welcome!

Sign in to your Railway account to join the conversation.

Loading...