Skip to content

Unable to build #2546

@rabi3daoudd

Description

@rabi3daoudd

./app/(ee)/api/events/export/route.ts:52:20
web:build: Type error: Property 'domain' does not exist on type '{ page: number; event: "clicks" | "sales" | "leads"; sortBy: "timestamp"; limit: number; order?: "asc" | "desc" | undefined; sortOrder?: "asc" | "desc" | undefined; } & { columns: string[]; }'.
web:build:
web:build: 50 | .parse(searchParams);
web:build: 51 |
web:build: > 52 | const { event, domain, interval, start, end, columns, key, folderId } =
web:build: | ^
web:build: 53 | parsedParams;
web:build: 54 |
web:build: 55 | if (domain) {
web:build:  ELIFECYCLE  Command failed with exit code 1.
web:build: ERROR: command finished with error: command (/vercel/path0/apps/web) /pnpm10/node_modules/.bin/pnpm run build exited (1)
web#build: command (/vercel/path0/apps/web) /pnpm10/node_modules/.bin/pnpm run build exited (1)

Trying to build but it's not working

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions