Building ...
Resolving dependencies...
Because starter_template depends on service_appwrite_repo from path which doesn't exist (could not find package service_appwrite_repo at "../../../packages/service/service_appwrite_repo"), version solving failed.
The compiling process on cloud function seems lacking. It does not find a package that is only found on my local machine.
How would some remote server pick up a package found only on your machine?
root project ---server_side ---packages ---client_side
This is the folders I created. server_side folder: it contains the appwrite cloud functions packages: it contains my own dart/flutter packages
client_side: it contains my flutter project
I am using dart function in appwrite cloud function. So then it can give me a less code to create a model
so it will be reusable to the server_side and client side
the packages must be included when you upload to appwrite...otherwise, it won't work
maybe this will help you: https://discord.com/channels/564160730845151244/1100486753833451551/1100488948729524254
I am not familiar with the symlink. Can you teach me how to create this thing on windows os?
oye...im not sure...maybe you can use "shortcut" š¤·š¼āāļø
Recommended threads
- Hi, I'm getting this error while deployi...
ā Error ⢠search (6937cb70002c2e9c1a97) ⢠Fai ā Error: Deployment of search has failed. Check at https://cloud.appwrite.io/console/project-693...
- Console cloud is down
As attached I can not login to console and it affected to our services that uses Appwrite <#1102936099745177700> <#564160731327758347>
- Failed sending to target <Email> with er...
Hi! I got this problem and trying to test the resend smtp server. But when I use messaging feature within the console it says. ```Failed sending to target <Ema...