Stefan
[FIXED] TS Bun Deployment Fails with with googleapis lib
Hi, noticed that deployment of TS Bun script is failing, even though code execution works as expected when the script is tested
mimimum reproducible .ts bun script
Steps to reproduce:
1. Paste code into TS script (Bun)
2. Replace client_email / private_key with placeholder strings
3. Hit run
4. Observe bun install working as expected
5. Observe bun code execution working as expected
6. Attempt to Deploy
7. Observe deploy failing with
Reproduced on self-hosted Windmill
CE v1.424.0
3 replies