Deployment fails and have no idea what to do.
Pretty sure it has something to do with but have no idea how to implement the fix
12 Replies
Project ID:
810d80e2-e828-47f8-9119-d07c9f4e21fb
810d80e2-e828-47f8-9119-d07c9f4e21fb
please send your repo?
GitHub
GitHub - AlanChavarin/portfolio
Contribute to AlanChavarin/portfolio development by creating an account on GitHub.
use the start command from my create react app template
https://github.com/brody192/create-react-app-starter
and also run
npm i serve
have you fixed the warnings?im still getting the exact same warnings after installing serve and using the template's start command.
I know
ideally you would fix the warnings
but if you don't want to, you can set
CI
= false in the service variables
but of course still fix the warnings laterdeleting package-lock.json fixed my issue.
um railway by default depends on the package-lock file
What happens if its deleted?
railway wont be able to install the packages