#Deployment failing

5 messages · Page 1 of 1 (latest)

obsidian snow
#

hi there

I was trying to deploy umami.js from the button on this page
https://umami.is/docs/getting-started

I have trial account -> wanted to test Railway, heard good things.

After a while I get error as attached.

In the console there are some errors, but looks like related to segment, also attached.

Any thoughts?

Thanks!
Greg

humble tulipBOT
#

Project ID: 4d1e7281-a670-4e43-9f8b-7847a6ae98f0

#

It appears that the issue may be related to the .gitignore file not containing the node_modules folder. To fix this, create a file called .gitignore in the repo, add node_modules/* to it, delete node_modules, and commit the delete.

obsidian snow
obsidian snow
#

This was solved - the umami package was faulty needed Prisma update