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
- [SOLVED] curl error Number: 6 — function...
Hello, I invested a lot of time in this error in a fresh install of appwrite 1.8.1 and lasted until fix, this if for helping anyone that can have the same weird...
- general_bad_request when creating accoun...
I have created a new bug request, could anyone have a look - https://github.com/appwrite/appwrite/issues/11908?
- Cannot use custom SMTP for messaging (SM...
Hey there! I'm on Appwrite Self-hosted 1.9.0. I've never used the messaging feature before, always sent emails through functions or a custom backend, but I'v...