Zohaib Rauf

Results 32 comments of Zohaib Rauf

I suppose you are using SSH to login and run the training. The likely issue with that is that when your SSH session disconnects it will terminate processes that you...

@mcansh the main issue I see is the following. ```bash Error: Command failed with ENOENT: ts-node --require tsconfig-paths/register prisma/seed.ts ``` I think that seems to happen because the Dockerfile only...