Skip to content

Cannot build extension because of #4292 #4414

@auric

Description

@auric

App Version

3.19.5

API Provider

Anthropic

Model Used

N/A

🔁 Steps to Reproduce

checkout repository, execute pnpm run build

the bug introduced by #4292, #4128

💥 Outcome Summary

expected: build succeeded
actual: build failed

📄 Relevant Logs or Errors (Optional)

@roo-code/web-roo-code:build: > @roo-code/web-roo-code@0.0.0 build D:\dev\Roo-Code\apps\web-roo-code    
@roo-code/web-roo-code:build: > next build
@roo-code/web-roo-code:build:
@roo-code/web-roo-code:build:    ▲ Next.js 15.2.5
@roo-code/web-roo-code:build:
@roo-code/web-roo-code:build:    Creating an optimized production build ...
@roo-code/web-roo-code:build:  ✓ Compiled successfully
@roo-code/web-roo-code:build:    Linting and checking validity of types ...
@roo-code/web-roo-code:build:    Collecting page data ...
@roo-code/web-roo-code:build: [Error: Failed to collect configuration for /evals] {
@roo-code/web-roo-code:build:   [cause]: Error: TURSO_CONNECTION_URL and TURSO_AUTH_TOKEN or BENCHMARKS_DB_PATH must be set
@roo-code/web-roo-code:build:       at <unknown> (D:\dev\Roo-Code\apps\web-roo-code\.next\server\app\evals\page.js:14:32733)
@roo-code/web-roo-code:build: }
@roo-code/web-roo-code:build:
@roo-code/web-roo-code:build: > Build error occurred
@roo-code/web-roo-code:build: [Error: Failed to collect page data for /evals] { type: 'Error' }
@roo-code/web-roo-code:build:  ELIFECYCLE  Command failed with exit code 1.

Metadata

Metadata

Assignees

Labels

Issue - In ProgressSomeone is actively working on this. Should link to a PR soon.bugSomething isn't working

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions