#Getting "MODULE_NOT_FOUND" error after installing appwrite_cli
24 messages · Page 1 of 1 (latest)
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
Archlinux
Good
there is a script in documentation
curl -sL https://appwrite.io/cli/install.sh | bash
this one
/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"