I am trying to set up a cron job using Appwrite functions.
I already setup appwrite cli and every other thing works fine but when I try to create a function using "appwrite init function", I get an error directing me to open up a readme.md file that does not exist on my computer.
The thing is, when I open up my appwrite(backend) account on Chrome, I see the function I tried creating using cli.
Any help, please?
Appwrite maintainer here. We're aware of this issue and working on it as mentioned in out github issue https://github.com/appwrite/sdk-for-cli/issues/30
As a temporary workaround please use WSL.