Hi guys - I have been developing an appwrite function via the cloud service with a golang runtime environment.
Currently, I only get error messages whilst deploying lke "Cannot access offset of type string on string".
I have two question in this context:
- is there a way to get more verbose error messages than this?
- is this specific error message "Cannot access offset of type string on string" a known thing? I can't find any information on this one and it seems to hit me all the time.
Thank you & all the best.