When Creating sites, applications and messages i get different errors in Appwrite:
When adding Site:
Cannot access offset of type string on string
When building Functions:
Node error Node22 is not supported
Cannot access offset of type string on string
When trying to look at a message im presented with a 404 page
TL;DR
Developers are encountering errors such as "Cannot access offset of type string on string" when creating sites, applications, and messages in Appwrite. Additionally, building functions results in a "Node error Node22 is not supported." When looking at messages, a 404 page is displayed.