Error while deploying
This is my error.
Solution:Jump to solution
https://github.com/brody192/create-react-app-starter
simply copy the nixpacks.toml and Caddyfile from this repo into yours.
if you do need to have that flag on install you will need to modify my nixpacks.toml file accordingly.
if you have any build or start commands set in the service, please remove them....
10 Replies
Project ID:
N/A
N/A
MERN stack
Using CRA not vite.
create-react-app
backend seems to work...
I use this temporarry for the build as well.
looks like your trying to run a development server on railway, then running out of memory
Solution
https://github.com/brody192/create-react-app-starter
simply copy the nixpacks.toml and Caddyfile from this repo into yours.
if you do need to have that flag on install you will need to modify my nixpacks.toml file accordingly.
if you have any build or start commands set in the service, please remove them.