
when i do appwrite deploy function
and select my function and hit enter, it throws me "EISDIR: illegal operation on a directory, read" error. tho the tar file is getting created. but it's not deploying my function. am i doing anything wrong here?

hi @Pratik , this issue looks more like npm issue then appwrite.
Recommended threads
- Migration from Selfhosted to Selfhosted-...
Hi, i am trying to migrate from one self hosted instance (1.7.4) to another one (1.7.4) via the migration tool. I've tried repeatly, but it won't import all doc...
- Devops and migration schemas management ...
Anyone has suggestions on migration management with appwrite I am going to have one app that will have different isolated deployment. So I need to have updated...
- Invalid `queries` param: Queries must be...
I dont really understand why i am having this issues, ```import { Client, Users, Query } from 'node-appwrite'; export default async ({ req, res }) => { con...
