luna
luna
Explore posts from servers
RRailway
Created by luna on 12/14/2023 in #✋|help
someone stole the "custom build command" button
N/A
4 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
i dont know the answer but i am curious especially based on https://twitter.com/leeerob/status/1727380301054349441
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
the error message looks like the new URL() thing isnt happy
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
i bet you'll see more of an error message if you can get it to error outside of docker
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
i do outside of docker -> inside of docker -> railway for my testing
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
if you run those exact commands locally OUTSIDE of docker..?
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
i test all mine locally before pushing
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
where is the error being thrown..? 🤔 any chance you can do this locally instead of railway?
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
🤷‍♀️ most production code is held together with duct tape it is what it is
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
that's how half my production Dockerfiles are written 😅
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
huh? just add cd to the end
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
and then you've got versions clashing, etc.
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
there's almost no upside to using a global that i can think of, npx and such kinda fixed the issue global was trying to solve. the cons of global are issues like the above problem 😅
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
or bunx
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
avoid using global install use npx instead
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
yeah there’s also build vs runtime envs
515 replies
RRailway
Created by Harris on 11/23/2023 in #✋|help
Switched back to bun as package manager, do I still need it in nixpacks.toml?
good point
515 replies