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
- Migration from Cloud to Self-Hosted not ...
Hello Appwrite Community, I've got the problem, that when I try to migrate my Appwrite Project from the cloud to my self-hosted Appwrite, that an API Key is mi...
- I can't migrate my project from Appwrite...
I'm having an issue migrating my Appwrite project to a self-hosted instance. The problem is that I've exceeded my read rate limit (or database read limit), so I...
- Accessing Database via Console
Hi everyone, I am running a self-hosted Appwrite v1.9.0 instance. When I click on one particular database in the Console, a loading indicator appears at the top...