I have troubles with deploying my turborepo monorepo

No description
5 Replies
👾Rnbsov
👾RnbsovOP•4mo ago
heeeeeeeeeelp
Elon Musk
Elon Musk•4mo ago
same. did you find any solution?
No description
👾Rnbsov
👾RnbsovOP•4mo ago
nope seems like there is no way to make it work
Siumauricio
Siumauricio•4mo ago
the error is clear, you need to specify the start command since nixpacks cannot detect https://nixpacks.com/docs/configuration/environment
Environment | Nixpacks
App source + Nix packages + Docker = Image
Elon Musk
Elon Musk•4mo ago
yeah that did worked thanks i don't know but when i deploy a turbo repo with a backend server (bun + hono) in which i use sharp library. i does get deployed successfully but in the logs i get some kind of x64 linux architecture errors with sharp package, even i tried multiple things like adding libstdc++ package via Nixpack Environment variables but still it doesn't work. And strangely enough the same kind of backend works flawless without any customisation

Did you find this page helpful?