Rank 1: Thread
i am using this like, https://appwrite.io/blog/post/functions-local-development-guide as my guide of setting up my local dev for cloud functions.
These are 2 issues being raised:
"appwrite init functions" not working for me but "appwrite init function" works for me.
when running this command, "appwrite run function" I see this error on "error: unknown command 'run' " on terminal
Note: I have latest version of docker installed on my pc.
Any help ?
Thanks in advance.