Application failed to respond
hasanmuradi
PROOP

a year ago

always getting this when i deploy node js

app.listen(process.env.PORT || 3000, () => {

console.log(Server is running on port ${port});

});

i added PORT in the variable and i changed the port in the Public Networking

Solved

4 Replies

hasanmuradi
PROOP

a year ago

f874926a-b6fc-47c7-988c-21d5e866588b


a year ago

I think you are pushing your node_modules folder to GitHub, delete the folder from GitHub and make sure it's in your .gitignore


hasanmuradi
PROOP

a year ago

thank you solved


a year ago

!s


Status changed to Solved brody over 1 year ago


Welcome!

Sign in to your Railway account to join the conversation.

Loading...