9 months ago
I've tried just about everything at this point. I only have one terminal open so I don't know what else is using it. Project ID 6edbdceb-daf5-4ac2-82c0-49fe3653a4b1
10 Replies
9 months ago
Why are you trying to railway up your system32 💀
9 months ago
If you're trying to upload a project via CLI then you'll need to run the command:
railway link(to link to the correct service, if you haven't already)and
railway up(to upload the contents of the parent directory)
within the directory of your project.
You're currently running the command in system32 (likely cause you're running the terminal in administrator mode)
It was giving me another error that I didn't have the correct permissions when I tried to run it from Powershell without admin.
I think I'm just doing this all wrong, it's my first time using Railway for a project. I'll poke around the documentation some more and see if I can figure it out myself. Sorry for bothering you
9 months ago
No no it's not a problem at all, you just need to make sure those commands are ran in the correct directory
Just had to change a bunch of stuff on my PC and do a reinstallation of Git
9 months ago
awesome, glad you got it figured out
9 months ago
!s
Status changed to Solved dev • 10 months ago