I have fixed the
TypeScript
Error accountCreateEmailSession is not a function
running on a fresh instance of appwrite 1.5.3 with cli 5.0.0 appwrite deploy collection
getting error as
TypeScript
✗ Error Database not found
TL;DR
Developers are facing issues deploying a function due to the database not being found. The collection was not created successfully. Error "accountCreateEmailSession is not a function" was fixed. Running on appwrite 1.5.3 with cli 5.0.0.Did it create the Database succesfully?
Created the database but not the collection
It's just not db also the function can't deploy
Recommended threads
- coolify help
need some help when i updated the docker compose config on coolify to update appwrite to latest version my old versions project and organization was totally ina...
- No permissions provided for action 'read...
I have a very weird error; In a function I'm using dynamic keys to perform read write operation in rows. I have the scopes for read and write rows. The funct...
- Issue with downloading large files (40GB...
Hi everyone! I am using the latest Appwrite 1.8.0 version on my self-hosted server. I successfully uploaded a large ZIP archive (~40GB) using the chunked uploa...