I always fail to deploy Function, so i reinstall appwrite-CLI to make sure it works correctly. but always get this error
I try to change node version with 16.7.1 and 18.9.1 but still the same error.
Any idea for solve it ?
what version of Appwrite are you on?
I used appwrite 1.4.1 for cloud. And for CLI is 3.0.0, i manually check it on nvm
i try it again with my own vps, fresh install, but still same error.
Please make sure to search. The 3.0.0 CLI is broken https://discord.com/channels/564160730845151244/1146816438204645518
thanks @Steven . for development, is the best way downgrade temporary with appwrite-cli 2.0.2 and cloud appwrite 1.3.x or just downgrade appwrite-cli?
you can try to use the 2.0.2 CLI to deploy...but you'll need ot manually update the function and everything to make it match the 1.4 format
Thanks again @Steven . I got it.
[CLOSED]Error when Check Appwrite CLI version
[CLOSED] Error when Check Appwrite CLI version
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...