
So I followed the instructions for installing the CLI on windows as given on https://appwrite.io/docs/command-line but I am getting this error. How do I fix this?

Did you try to use it with npm?

I got the same error when i used it with the binary prebuild

Still getting the same error. What should I do?

Did you uninstall the binary?

have you tried running npx appwrite -v

had the same issue and this worked for me

I have the same issue and using it with npm didnt resolve it. It complains about unexpected tokens when installed via npm install -g appwrite-cli

I tried older Releases with the same effect only the unexpected tokens are changing e.g. in cli version 3.0.0 its "?"

You might need to upgrade the version of node on your machine. It you're still having trouble please create a new <#1072905050399191082> post
Recommended threads
- Getting issue while migrating from Self ...
i try to migrating my project but when do this error come and dont allow to crate that migration
- Could not open input file: /usr/src/code...
I updated my selfhosted instance to `1.6.2` and the new service (`appwrite-task-stats-resources`) failed to start. The only log message I see is: ``` Could not ...
- Appwrite MCP queries
how to user queries with appwrite mcp without getting `Appwrite Error: Invalid query: Syntax error`? database_list_documents function with such query: ``` { ...
