I am getting an error when installing the cli, can anyone help pls
Do you have latest CLI version?
That error was fixed recently
Yes, you can see in the picture it is a fresh install
I see
Try to login. Let's see it that works
Run:
appwrite login
Do you get the same error?
it gives the same error
installing with script also doesn't work
Yes, that's expected
The script doesn't work for now (known issue), you'd have to install it via npm
@D5 apparently i had an older version of node, I upgraded node and now the appwrite cli works
Great! Pinning the solution and marking as solved
[SOLVED] Appwrite cli install error
Recommended threads
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Can't run functions from console in appw...
Hello, I have an appwrite 1.9.0 self hosted, functions run correctly with client SDK or event when using the function domain *.function.mydomain, for testing pu...