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
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- mcp-server-appwrite 0.4 fails on startup...
I’m trying to use `mcp-server-appwrite` against Appwrite Cloud and the server authenticates successfully, but fails during startup validation when probing `tabl...
- open runtime version lacks behind
open runtime version in appwrite CLI is v4 while the hosted runtimes use v5, this mismatch does not permit to debug locally functions using recent runtimes (li...