Hi, could you please help me? I create a file on server-side but using client sdk (appwrite for client). But always when i create a file an error appeares. Error: source.on is not a function Do you think that it is because of using client sdk on server-side? I use client sdk on server-side because of ssr. For this case i could use node-appwrite, though. But it would be better if it worked with client appwrite sdk. Do you have any idea why does this error appear?
i am using appwrite-cloud, appwrite client sdk version 13.0.0
you may need to use the node sdk for the create file
Ok, thank you very much
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- Github connection error - Self Hosted Ap...
I am trying to connect my github account to deploy a project to sites, but Connect to Gtihub button is disabled. I have configured all Env variables needed for...
- One to many 2 way, console UI not correc...
Hey, seems I'm facing the exactly same issue with this one: https://github.com/appwrite/appwrite/issues/6016 Since this Github issue stay open for so long, let ...