Shiba
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. ideclon
Did it create the Database succesfully?
Shiba
Created the database but not the collection
Shiba
It's just not db also the function can't deploy
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...