I followed the appwrite-cli installation process and installed the appwrite-cli.But when I checked the version , it is showing 5.0.5 rather than 6.0.0(latest one).I'm using windows OS.How to get the latest appwrite-cli.
@Deeraj R K Can you share what command you use to install the cli
The latest one is the 5.0.5
The version 6.0.0 is for release candidates (Quality Assurance testers) and is not live yet, plus it's intended to be compatible with appwrite 1.6.x (and the latest stable version available is 1.5.10)
Recommended threads
- createMembership is not sending email wi...
Parameters should be correct. Account and Membership are successfully created. I have a next.js project with localhost origin allowed. I checked spam etc. i...
- Bulk delete failed with 401
- I created a transaction to bulk delete rows in a table has `done` equal `true` follow documentation. But when run, it returns 401 unauthorized error as screen...
- Oauth issue
Hi, can anyone help me in the Oauth issue, Its working fine in dev but its showing Invalid redirect during production. I have check the redirect url and all. St...