You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Type 'Row[]' is not assignable to type 'Record<string, (string | number | boolean | Date)[]>'.
Index signature for type 'string' is missing in type 'Row[]'.
What does this mean? How can I fix it?
Please, I can not find anyone else who has had this problem when doing task 3.
The text was updated successfully, but these errors were encountered:
Type 'Row[]' is not assignable to type 'Record<string, (string | number | boolean | Date)[]>'.
Index signature for type 'string' is missing in type 'Row[]'.
What does this mean? How can I fix it?
Please, I can not find anyone else who has had this problem when doing task 3.
The text was updated successfully, but these errors were encountered: