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
- Realtime doesn't seem to work with Table...
Hi, I am trying to connect my tables rows with realtime on my react website, it connects, but I dont get the rows when a row is being created. I tried with Chan...
- Resource limit error using API for proje...
Project ID: 67414182001dfe44c386 Endpoint: https://fra.cloud.appwrite.io/v1 Web Dashboard works fine, able to CRUD. But API return error ``` { "message": "...
- Failed to receive appwrite reset passwor...
Hey there, I forgot my password for my appwrite account but when i use forgot password, i dont get an email to reset the account but when i try to create a new ...