The emdash CLI creates the database at ./data.db relative to the workspace root (/app/emdash/data.db), but the Astro config was pointing to ./storage/data.db. This caused getEmDashEntry() to return null since the database used at runtime was empty. Change db.ts to use file:./data.db instead of file:./storage/data.db Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Symbolic link
1 line
93 B
Plaintext
Symbolic link
1 line
93 B
Plaintext
../.pnpm/@axe-core+playwright@4.11.1_playwright-core@1.58.2/node_modules/@axe-core/playwright |