NodeJS app not updating when pushing to master
mattmili
TRIALOP

2 years ago

Hi,

I'm facing an issue where my app isn't reflecting changes after updates are pushed to the master branch. Although a new deployment is triggered and the server restarts as expected, the changes are not visible. I've even added log messages to verify the updates, but they don't appear during or after the deployment.

Could you please help me troubleshoot this?

Thank you!

2 Replies

mattmili
TRIALOP

2 years ago

Okay, so it seems to be fine if I use the `railway up` command from the terminal.


2 years ago

Try setting NIXPACKS_NO_CACHE to 1


Welcome!

Sign in to your Railway account to join the conversation.

Loading...