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
- after using the coding agents its code b...
can anybody suggest me an ai tool that i can use to create the system desgins without the suggestion things because it at last create a mess
- Unknown attribute type: varchar / text
Since the `string` type is deprecated I tried using `varchar` and `text` in some newer tables, but when running `appwrite pull tables && appwrite types ./src/li...
- User Filter/Sorting/Analytics
Currently the dashboard for users is very limited. I would like to have an option to sort by column and also to filter by column, to for example find users that...