MajekOriginal post
Rank 1: Thread
Hi, how can I resolve this error?
Plain text
zsh: number expected```Summary
To use the --permissions option on appwrite cli, make sure to include the appropriate quotes around the value. For example:
appwrite databases createCollection --databaseId "646feb70c324e93d5f31" --collectionId "647033927850c2f34d16" --name area --permissions "read(\"any\")"
If you're getting an "unknown file attribute" error, try checking your appwrite version using "appwrite --version" and make sure you're using version 2.0.2.
To resolve the "zsh: number expected" error, add quotes around the