
Running 1.5.7, deploying a Bun function, it's building fine, though the CLI deploys like 3 at a time for some reason -- I've been redeploying it, which has fixed it, but now I'm getting frustrated because it's not fixing it lol. It's not a complex function, it handles OAuth2 providers for me. It just keeps deploying 2 versions of it no matter what I do. It's also my only function.

okay so it seems

only one of them is the function

and the others, if activated, will cause the errors
Recommended threads
- cli 5.0.5 command for pull and push of d...
Hi i am using selfhosted appwrite 1.5.10, for migration (duplicate project) purpose i am using cli 5.0.5, but i am unable to find commands for pull and push, wh...
- 404 for self-host
docker-compose.yml: x-logging: &x-logging logging: driver: 'json-file' options: max-file: '5' max-size: '10m' services: traefik: ima...
- Issue creating team membership with USER...
Log time ago it worked without any issue when I made a demo app but now it is not working in cloud function. code ```await awTeams ?.createMembe...
