Get this ambiguous error when trying to push my function, it's TypeScript using NodeJS 18
? Which functions would you like to push? get-grades (get-grades)
ℹ Info: Validating functions ...
ℹ Info: Checking for changes ...
ℹ Info: Pushing functions ...
✗ Error • get-grades (get-grades) • Server Error
✗ Error: No functions were pushed.
For context this doesn't happen with JavaScript functions tho I followed this template https://github.com/appwrite/templates/tree/main/node-typescript
Seems like deleting the function on the web console and then pushing it worked
Recommended threads
- Deleted my account, trying to signup aga...
https://cloud.appwrite.io/console/login?error=%7B%22message%22%3A%22This+email+address+must+already+be+in+its+canonical+form.+Please+remove+aliases%2C+tags%2C+o...
- Unable to create Sites or Functions with...
Heya, I was looking at the appwrite documentation for Sites API with the server api: https://appwrite.io/docs/references/cloud/server-nodejs/sites I can’t fin...
- Index for combination of columns
How am i suppposed to apply index so that combination of two columns alwasy remain unique in appwrite table though console