RiskyMH
RiskyMH
CDCloudflare Developers
Created by Giraffe on 1/26/2025 in #workers-help
Bun install or Skip NPM install for Workers
Ah maybe package manager field adds it, not sure
9 replies
CDCloudflare Developers
Created by Giraffe on 1/26/2025 in #workers-help
Bun install or Skip NPM install for Workers
Btw you made sure to use latest bun by setting BUN_VERSION env var right (otherwise it's prob not using lockfile as it's on some old thing)
9 replies
CDCloudflare Developers
Created by makisuo on 1/17/2025 in #pages-help
Monorepo Builds keep using npm instead of bun
Ah i see, this is where vercel makes it easier with custom install script
12 replies
CDCloudflare Developers
Created by makisuo on 1/17/2025 in #pages-help
Monorepo Builds keep using npm instead of bun
is there a chance you are using the new text lockfile format of bun.lock or do you have your bun.lockb file in the monorepo package/app and not root?
12 replies