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
- FCM Message error
When creating a message target via flutter sdk via ``` final target = await _account.createPushTarget( targetId: targetId, identifier: deviceTok...
- Bulk API limitations in self-hosted serv...
Environment: Appwrite Selfhost SDK: node-appwrite 28.0 Calling `upsertRows` (also applies to `createRows`/`updateRows`/`deleteRows`) with more than 100 rows fa...
- Self Hosted GitHub connection not adding...
After upgrading to 1.9.6 i noticed that i cannot search for new repositories when trying to add new functions. I removed the existing github connection via Set...