google / google/adk-web

Build error: missing markdown.component.scss file

Open
#120 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
1k
Forks
267
Avg merge
1d 12h
Merged PRs (30d)
9

Description

**Bug introduced in commit:** ca992cd (Sept 19, 2025)

**Error:**
TS-992008: Could not find stylesheet file './markdown.component.scss'

**Cause:** The new `MarkdownComponent` references `./markdown.component.scss` but this file doesn't exist in the repository.

**Files affected:**
- `src/app/components/markdown/markdown.component.ts` (line with `styleUrls`)

**To reproduce:**
1. Clone the repository
2. Run `npm install`
3. Run `npm run serve --backend=http://localhost:8000`

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.