
TypeScript
? Which functions would you like to deploy? automated_service_sender
(2580_automated_service_sender)
ℹ Info Deploying function automated_service_sender ( 2580_automated_service_sender )
✗ Error Function automated_service_sender ( 2580_automated_service_sender ) not found in the current directory. Skipping ...
✓ Success Deployed 1 functions
what am I doing wrong?
TL;DR
The user is getting an error saying that the function they are trying to deploy is not found in the current directory. The solution is to make sure they are running the command in the correct folder where the `appwrite.json` file and the `functions` folder are located.
@Binyamin is typing thanks man

Are you running the appwrite deploy function
command in the folder where you have your appwrite.json
file and the functions
folder?

yes
Recommended threads
- Cannot find module failure
Sorry, Newbe question here. I just installed Appwrite and am trying to install my first Function an am having absolutely no luck what-so-ever getting this done...
- Can't push functions when self-hosting o...
Hello, I'm a bit new to appwrite functions and recently hosted a fresh 1.7.4 on my portainer setup. Tried to create a new function and when trying to push it I ...
- Internal curl errors has occurred within...
