Template project update #34
Open
Annotations
4 errors
|
Typecheck
Process completed with exit code 2.
|
|
Typecheck:
app/utils/selectStarterTemplate.ts#L273
Cannot find name 'template'. Did you mean 'Template'?
|
|
Typecheck:
app/utils/selectStarterTemplate.ts#L256
This expression is not callable.
|
|
Typecheck:
app/root.tsx#L231
Type '({ error, resetError }: { error: Error; resetError: () => void; }) => JSX.Element' is not assignable to type 'ReactElement<unknown, string | JSXElementConstructor<any>> | FallbackRender | undefined'.
|
Loading