problems deploy
veor100
HOBBYOP

a year ago

I have problems with the deploy, it appears to me that it was done correctly after a few seconds it shows me that it is broken, I go to the details and something appears like I do not have permission or permission is denied

View Deploy details

ⓘ Deployment information is only viewable by project members and Railway employees.

8 Replies

a year ago

Are you committing your node_modules folder to github?


brody

Are you committing your node_modules folder to github?

veor100
HOBBYOP

a year ago

yes


a year ago

Best not to do that.


brody

Best not to do that.

veor100
HOBBYOP

a year ago

What do I do, delete it from github and do the deploy process again?

a year ago

Delete it from GitHub and make sure it's in your .gitignore


brody

Delete it from GitHub and make sure it's in your .gitignore

veor100
HOBBYOP

a year ago

Where do I put the gitignore or do I have to delete it too?


brody

https://docs.github.com/en/get-started/getting-started-with-git/ignoring-files

veor100
HOBBYOP

a year ago

how to do all that? help please


Loading...