Local dev setup for cloud functions - "appwrite run function" returns error: unknown command 'run'
- 0
- Cloud
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.
Local dev setup for cloud functions - "appwrite run function" returns error: unknown command 'run'
I don't believe the new version of the CLI you're referencing is officially released. You might be able to use the 6.x release candidate but I wouldn't expect it to work perfectly. The best thing to do would be to wait for the full release of Appwrite 1.6.x
Recommended threads
- Apple OAuth Scopes
Hi Hi, I've configured sign in with apple and this is the response i'm getting from apple once i've signed in. I cant find anywhere I set scopes. I remember se...
- Sign In With Apple OAuth Help
Hi All! I've got a flutter & appwrite app which Im trying to use sign in with apple for. I already have sign in with google working and the function is the sam...
- Custom Domains
Hi All, Should be a quick config issue. I'm setting up custom domains on the hosted version. I have verified the domain with the CNAME but appwrite isn't gene...