#Getting "MODULE_NOT_FOUND" error after installing appwrite_cli

24 messages · Page 1 of 1 (latest)

copper owl
rustic quest
#

There was some error with version 3.0.0
Can you try to upgrade it?

#

By reinstalling?

npm install -g appwrite-cli
copper owl
rustic quest
#

Using NPM or other methods?

copper owl
rustic quest
#

Like also brew?

copper owl
#

both method is giving error

rustic quest
#

Got it

#

How've you installed it using script?

#

Meaning what OS you have?

copper owl
rustic quest
#

Good

copper owl
rustic quest
#

👍

#

Run

which appwrite
#

To check which one is running and share the results

copper owl
#

/usr/local/bin/appwrite

rustic quest
#

What version of node you have?

copper owl
# rustic quest 👍

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"

rustic quest
#

Output of

node --version
npm --version
#

Okay 👍