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
- general_route_not_found - Auth Guide
If you’ve just added a subdomain to your project, verified your DNS records, and confirmed your SSL certificate is working, but you're still hitting a `general_...
- Can't resume paused project
I have logged in in incognito, done the email verification and still get the invalid fingerprint error. What's the issue.
- How to Display File in Web?
I'm trying to use Appwrite's Storage to store images and display them in my app, however when I use the `getFileView`, `getFileDownload` or `getFilePreview` met...