please is there a way to figure out what causes the command appwrite push function to give the error zsh
? Which functions would you like to push? update ads status to expire (67b0ffb3002e451c7599)
ℹ Info: Validating functions ...
ℹ Info: Checking for changes ...
ℹ Info: Pushing functions ...
✗ Error • update ads status to expire (67b0ffb3002e451c759
✗ Error: No functions were pushed.. i can fix the error if i don't have more message. i am running 1.6.1 locally (docker), i've also tried v1.6.0. i have deleted the appwrite images, volumes,containers and started from scratch .its been long since i tried appwrite function. so i really cant tell if something change on my computer or so.
Recommended threads
- Empty listRows() response
Hi there, I'm shehryar, I'm new to react native and appwrite as well, I'm following a tutorial, what's surprising is the listRows({databaseId, tableId, queries}...
- Failed function deployments
I am using appwrite 1.8.0 (self hosted) and trying to manually deploy a python function. I am using appwrite from 0.x and went through multiple migrations. So ...
- Skip total counts crash the query
Hello, When adding the total parameter (either true, the default, or false) to the listRows function, it raises the following error: `type 'bool' is not a sub...