Search code examples
node.jsflutterdartcommand-line-interfaceappwrite

Appwrite init function returns "Error ENOENT"


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. appwrite init function image

The thing is, when I open up my appwrite(backend) account on Chrome, I see the function I tried creating using cli.

backend

Any help, please?


Solution

  • 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.