Hey there team,
I had an older function from 1.3.x something. Now I wanted to migrate that function to 1.4.3. The only different between the appwrite.json was that it had the new commands option which helps me install the deps. I didn't knew this change was there and I uplaoded my function manually without the commands option. Now when I added pushed the commands option again it is not being reflected in the settings, I've to manually go and add the npm install in the commands option in the cli. All the other properties in the appwrite.json are editable but this isn't.
To replicate this, you can manually upload a function without the commands option and then try to add the option in the next build.
Recommended threads
- Why does this happen?
`AppwriteException: general_argument_invalid, Invalid `secret` param: Value must be a valid string and at least 1 chars and no longer than 256 chars (400)` the...
- Selfhosted starter python function retur...
I am running a selfhosted appwrite instance. Creating a node function and executing it works just fine but when i try to execute a python starter function, i ge...
- Database Write Limits hit
Hello Appwrite Admins, I'm a GitHub Education user, and about a week ago, my database was really badly optimized, resulting in about 600k writes in a single day...