Hi, I just updated to latest version but from the UI I can't select bun as runtime.
have you set it in the .env file
No, should I add it manually? Didn't know
yes
Thanks
@MyWay Bun runtime has not been released yet
But coming very soon
Ah, I read it from the release changes
Where?
1.4.3's changelog has this.
On the github release changelog
Oh, sorry, didn't know 1.4.3 was released 😅
Solved thanks
What did you have done to solve it?
Adding it in the env variable?
Yes, bun-1.0 to the env file in the runtime var as suggested by beff jezos
[SOLVED] Bun runtime
Recommended threads
- Bug Report: type generation for enum of ...
### 👟 Reproduction steps in the enum element value, instead of English, use another language (Khmer), in my case Khmer text. ``` export enum ProvinceType { ...
- Want to integrate my university server t...
Hello <@870607367597850624> i want to use the appwrite backend services for my university website,I want to know that is it possilbe that i could use the backen...
- Emails not coming
I'm building a simple web app that registers users with an email and password. The user is created successfully in my (auth) page, but the verification email is...