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
ⓘ Deployment information is only viewable by project members and Railway employees.
8 Replies
brody
Are you committing your node_modules folder to github?
veor100
HOBBYOP
a year ago
yes
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?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?a year ago
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
