TypeScript
appwrite types ./appwritetypes
ℹ Info: Detected language: ts
ℹ Info: Directory: ./appwritetypes does not exist, creating...
ℹ Info: Found 12 tables: contact-forms, testimonials, profiles, user-arts, user-emergency-info, art-forms, user-events, events, competition-history, probe, hobbies, instructors
ℹ Info: Found 71 columns across all tables
ℹ Info: For detailed error pass the --verbose or --report flag
✗ Error: ejs:24
22| <% const propertyName = strict ? toCamelCase(attribute.key) : attribute.key; -%>
23| <% const isValidIdentifier = /^[a-zA-Z_$][a-zA-Z0-9_$]*$/.test(propertyName); -%>
>> 24| <% if (isValidIdentifier) { %><%- propertyName %><% } else { %>"<%- propertyName %>"<% } %>: <%- getType(attribute, collections, collection.name) %>;
25| <% } -%>
26| }<% if (index < collections.length - 1) { %>
27| <% } %>
Unknown attribute type: varchar
TL;DR
The command line interface is not working properly after using a new varchar type datatype. User acknowledged the issue as their mistake.try updating to latest version
17 Feb, 2026, 16:22
yap! totally right my bad!!!
Recommended threads
- GB Hours IS NOT resetting
Hi, I was checking my usage and noticed that all of my usage quotas were reset on August 20, 2026, when my billing cycle renewed. Everything else appears to ha...
- Confused about Appwrite Pro pricing
Hi. I've been subscribed to the $25 Appwrite Pro plan, but I've been getting charged $40. I have two projects on my account. I was wondering where exactly the e...
- IMPORTANT! SOC-2 Request Failing
Issue requesting SOC-2. If tried other/private browser as well as filling in optional fields.