we have used the folder structure as follow Functions /function-name /src/index,js This is our entrypoint and git confugre settings
When I try to run execute the function I get this error. Cant find the cause of this issue, is it related to entrypoint/folder structure. Whats the recommended method of setting it up to avoid this. What am I doing wrong, let me know more information is needed to diagnose the problem . ProjectId : appwrite-dev-test
Try renaming your function folder without usingt the -. I'd recommend using camel case (just how I do it at least), so createUser instead of create-user
Recommended threads
- All My Project is Gone
Hello everyone, please help. Why have all my projects suddenly disappeared? I received a warning via email about one of my projects being paused. When I clicked...
- > AppwriteException: The requested servi...
When trying to read or write from my database I get the following error: > AppwriteException: The requested service is disabled. You can enable the service from...
- 500 Server error
getting same 500 status This is my appwrite project: https://cloud.appwrite.io/console/project-fra-691932db0036241caa0e/overview/platforms Help how to open th...