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
- Send Email Verification With REST
I am using REST to create a user on the server side after receiving form data from the client. After the account is successfully created i wanted to send the v...
- Use different email hosts for different ...
Hello, I have 2 projects and i want to be able to set up email templates in the projects. Both projects will have different email host configurations. I see ...
- Migrate from cloud to localhost
Hello everyone. I need to migrate my test project from cloud to localhost, however it seems that this is possible only if a self-hosted appwrite instance it's h...