I made change to the .emv file
_APP_FUNCTIONS_RUNTIMES: node-20.0,php-8.0,python-3.9,ruby-3.0,dart-3.3,bun-1.0 but I wasn't getting dart as an option from the cli and console
did you restart your containers?
docker compose up -d, I think
I stoped it and started it again using the desktop
I also tried to restart, same issue
Alright :P Well that's the extent of my knowledge of docker.
Do all the other runtimes show as expected?
it has reflected, after using the command in the appwrite directory, thanks man
[solved] unable to add dart runtime
Sweet!
[SOLVED] unable to add dart runtime
Recommended threads
- Realtime for files() works almost well, ...
I have been trying to make use of realtime, today (14.03.26) I have pulled all the latest versions of docker images, and sdk available. Whats working: - Conn...
- Local appwrite run functions --user-id n...
Hi, I'm running into an issue when testing Appwrite functions locally with user impersonation. I'm using a self-hosted Appwrite instance and running functions ...
- Selfhosted Github App installation
I've followed this guide: https://appwrite.io/docs/advanced/self-hosting/configuration/version-control to connect GitHub to my self-hosted Appwrite instance (1....