I have to deploy and then set the build commands on my own. This takes a lot of time while developing and smoke testing the function.
I'm using Python 3.9 runtime
Is there a way to specify the build_command through appwrite.json
Its not installing the required dependencies by default. I have to everytime use the appwrite console for doing it
Yes, add it in commands param
Though, what version of the CLI do you have?
2.0.2 (Update it to 4.2.0 now) Thanks
Thank you. This will save a lot of time π
[SOLVED] Cloud function build commands not set by default
Recommended threads
- ClientException with SocketException: Cl...
hi <@564158268319203348> i have noticed this 500 status code in my function requests, it seems its not able to connect to the internet in the function as reque...
- NEW ERROR Invalid document structure: At...
Error: ```AppwriteException: document_invalid_structure, Invalid document structure: Attribute "pb.kmsgxPkgInfo.id_info" must be an array (400)``` Iβm encounter...
- Issues with executor in Appwrite 1.9.0
Hi, Iβve recently did a fresh install of appwrite 1.9.0 self hosted and when I run a function, it just waits indefinite This is the error from the log: [Er...