TypeScript errors in Plain English
TypeScript Error Translator
Conversion of type 'string' to type 'string[]' may be a mistake because neither type sufficiently overlaps with the other. If this was intentional, convert the expression to 'unknown' first.
Submit your Error