I tried deploying a service I built with bun, after discovering render now natively supports it, confused at first to not find bun listed as part of the native runtimes when I tried deploying, until I came across a guide that instructed me to select node for bun deployments, but doing this never worked, my builds kept failing because render kept defaulting to docker, until I made the switch to using render blueprints. This has never been the case for my node services deployment though.
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.