Having difficulty with setting up the project
Hello! I am new to railway and when I have deployed the github repo I am getting this error:
even though my package.json is set up correctly. Any help is appreciated
5 Replies
Project ID:
d939cc81-9b30-4880-b92a-819bb39a1166
d939cc81-9b30-4880-b92a-819bb39a1166
please share your repo
figured it out, I had the mongoose package downloaded globally and not in the repository itself
so it didn't find it in package.json repositories
glad you could solve it!