Ai built the game but I cant deploy
shane695
FREEOP

5 months ago

I sent a screenshot of the error but all my code is in the project, I can not add anything myself as I dont know how to code

Attachments

$10 Bounty

2 Replies

kzarzour
HOBBY

5 months ago

You're going to need to check your deploy logs and share those


5 months ago

The executable 'cd' could not be found: The deployment runner or docker (which are using) tried to execute cd as a standalone program.

if you are using Github actions or similar YMAL-based CI, don't use cd.

Also, you can check typo error in config (if using npm), it would in package.json

if you can provide proper deployment log, I can help better.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...