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
- is `account.get()` safe to be used in th...
I want to user's `id` for authentication. However, a while ago I was told in this server not to use `account.get()` and instead add user preferences for that us...
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- [Beginner] CLI --queries Syntax Error & ...
Hi everyone! I am a beginner with Appwrite and trying to use the CLI, but I'm stuck with a syntax error. Any guidance would be greatly appreciated! 🙏 **Enviro...