error: TS2344 [ERROR]: Type '"deco-sites/boilerplaten1/sections/Institutional/TextContent.tsx"' does not satisfy the constraint '"big" | "link" | "small" | "sub" | "sup" | "replace" | "search" | "length" | "toString" | "concat" | "slice" | "indexOf" | "lastIndexOf" | "includes" | "at" | "charAt" | "charCodeAt" | ... 74 more ... | "deco-sites/euro-site/sections/Social/WhatsApp.tsx"'. "deco-sites/boilerplaten1/sections/Institutional/TextContent.tsx", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ at file:///C:/Users/Administrador%20-%20EURO/Documents/Euro%20Colchoes/Deco/euro-site/components/institutional/InstitutionalPage.tsx:11:7 TS2344 [ERROR]: Type '"deco-sites/boilerplaten1/sections/Institutional/AccordionsContent.tsx"' does not satisfy the constraint '"big" | "link" | "small" | "sub" | "sup" | "replace" | "search" | "length" | "toString" | "concat" | "slice" | "indexOf" | "lastIndexOf" | "includes" | "at" | "charAt" | "charCodeAt" | ... 74 more ... | "deco-sites/euro-site/sections/Social/WhatsApp.tsx"'. "deco-sites/boilerplaten1/sections/Institutional/AccordionsContent.tsx", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ at file:///C:/Users/Administrador%20-%20EURO/Documents/Euro%20Colchoes/Deco/euro-site/components/institutional/InstitutionalPage.tsx:15:7 TS2344 [ERROR]: Type '"deco-sites/boilerplaten1/sections/Institutional/CardsContent.tsx"' does not satisfy the constraint '"big" | "link" | "small" | "sub" | "sup" | "replace" | "search" | "length" | "toString" | "concat" | "slice" | "indexOf" | "lastIndexOf" | "includes" | "at" | "charAt" | "charCodeAt" | ... 74 more ... | "deco-sites/euro-site/sections/Social/WhatsApp.tsx"'. "deco-sites/boilerplaten1/sections/Institutional/CardsContent.tsx", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ at file:///C:/Users/Administrador%20-%20EURO/Documents/Euro%20Colchoes/Deco/euro-site/components/institutional/InstitutionalPage.tsx:19:7 TS2344 [ERROR]: Type '"deco-sites/boilerplaten1/sections/Institutional/ContactForm.tsx"' does not satisfy the constraint '"big" | "link" | "small" | "sub" | "sup" | "replace" | "search" | "length" | "toString" | "concat" | "slice" | "indexOf" | "lastIndexOf" | "includes" | "at" | "charAt" | "charCodeAt" | ... 74 more ... | "deco-sites/euro-site/sections/Social/WhatsApp.tsx"'. "deco-sites/boilerplaten1/sections/Institutional/ContactForm.tsx", ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ at file:///C:/Users/Administrador%20-%20EURO/Documents/Euro%20Colchoes/Deco/euro-site/components/institutional/InstitutionalPage.tsx:23:7 TS2339 [ERROR]: Property 'Component' does not exist on type 'unknown'. content: { Component: ContentComponent, props: contentProps }, ~~~~~~~~~ at file:///C:/Users/Administrador%20-%20EURO/Documents/Euro%20Colchoes/Deco/euro-site/components/institutional/InstitutionalPage.tsx:30:14 TS2339 [ERROR]: Property 'props' does not exist on type 'unknown'. content: { Component: ContentComponent, props: contentProps }, ~~~~~ at file:///C:/Users/Administrador%20-%20EURO/Documents/Euro%20Colchoes/Deco/euro-site/components/institutional/InstitutionalPage.tsx:30:43 TS2345 [ERROR]: Argument of type '{ routes: { "./routes/_app.tsx": typeof $0; "./routes/styles.css.ts": typeof $1; }; islands: { "./islands/AddToCartActions.tsx": typeof $$0; "./islands/AddToCartButton.tsx": typeof $$1; "./islands/Debug.tsx": typeof $$2; ... 11 more ...; "./islands/WishlistButton.tsx": typeof $$14; }; baseUrl: string; }' is not assignable to parameter of type 'Manifest'. Types of property 'islands' are incompatible. Type '{ "./islands/AddToCartActions.tsx": typeof $$0; "./islands/AddToCartButton.tsx": typeof $$1; "./islands/Debug.tsx": typeof $$2; "./islands/HeaderButton.tsx": typeof $$3; "./islands/HeaderModals.tsx": typeof $$4; ... 9 more ...; "./islands/WishlistButton.tsx": typeof $$14; }' is not assignable to type 'Record'. Property '"./islands/NewsletterModal.tsx"' is incompatible with index signature. Type 'typeof import("file:///C:/Users/Administrador%20-%20EURO/Documents/Euro%20Colchoes/Deco/euro-site/islands/NewsletterModal.tsx")' is not assignable to type 'IslandModule'. Property 'loader' is incompatible with index signature. Type '(props: Props, req: Request) => { isOpen: boolean; form: INewsletterFormProps; text: string; modalSignExpiredDate: number; modalCloseExpiredDate: number; }' is not assignable to type 'ComponentType'. Type '(props: Props, req: Request) => { isOpen: boolean; form: INewsletterFormProps; text: string; modalSignExpiredDate: number; modalCloseExpiredDate: number; }' is not assignable to type 'FunctionComponent'. Type '{ isOpen: boolean; form: INewsletterFormProps; text: string; modalSignExpiredDate: number; modalCloseExpiredDate: number; }' is missing the following properties from type 'VNode': type, props, key await start(manifest, { ~~~~~~~~ at file:///C:/Users/Administrador%20-%20EURO/Documents/Euro%20Colchoes/Deco/euro-site/main.ts:12:13