There was some error with version 3.0.0
Can you try to upgrade it?
By reinstalling?
npm install -g appwrite-cli
I have just installed it like 10 mins ago
Using NPM or other methods?
both methods
Like also brew?
installed it using "script" & "npm"
both method is giving error
Got it
How've you installed it using script?
Meaning what OS you have?
Archlinux
Good
there is a script in documentation
curl -sL https://appwrite.io/cli/install.sh | bash
this one
π
Run
which appwrite
To check which one is running and share the results
/usr/local/bin/appwrite
What version of node you have?
Thanks for the response but i searched through support and found that it is a bug and it is working when i use "npx appwrite -v" instead of "appwrite -v"
Output of
node --version
npm --version
Okay π
Thanks for response π
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Cannot migrate from Supabase
Hi, I was trying to migrate from Supabase to the Appwrite database. My database had around 190K columns. I tried it twice. Both times, after 2 days, the proce...
- Appwrite Remote MCP Server not working i...
Whenever I tried Authenticate - Appwrite Login in Browser - Paste Code, it always says `Error: calling "initialize": sending "initialize": Unauthorized` Already...