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
- Beginner Unity game
In tutorial creator get new words, but i dont I dont lnow what problem https://www.youtube.com/watch?v=vQY4jsho1nQ 11:17
- Firebase app import
I'm **very** new to appwrite and I just set up appwrite with docker and I'm trying to import a Firebase app I have set up but it's erroring and I don't really k...
- Console infinite loading behind NginxPro...
Hi All, I am trying to get AppWrite to work behind NPM. I've followed the Medium guide to set proper headers, I've added my proxy configuration to NPM, and I ...