feature: create example app #7
Annotations
5 errors
|
release
Process completed with exit code 2.
|
|
release:
example/trpc/router.ts#L41
Property 'howAreYou' does not exist on type '{ request: NextRequest; }'.
|
|
release:
example/app/page.tsx#L3
Cannot find module '~/trpc/server-client' or its corresponding type declarations.
|
|
release:
example/app/client-comp.tsx#L4
Cannot find module '~/trpc/client' or its corresponding type declarations.
|
|
release:
example/app/api/trpc/[trpc]/route.ts#L2
Cannot find module '~/trpc/router' or its corresponding type declarations.
|