-
Notifications
You must be signed in to change notification settings - Fork 11.3k
Open
Labels
🐛 bugSomething isn't workingSomething isn't working
Description
Found a bug? Please fill out the sections below. 👍
Issue Summary
On Windows, the copy-app-store-static.js script fails to copy static assets (logos, icons) from app-store packages to the public directory. This causes app logos and images to not appear in local development on Windows.
Steps to Reproduce
- Clone cal.com on Windows
- Run
yarn devoryarn copy-app-store-static - Check
apps/web/public/app-store/- no static files are copied - App logos/icons don't appear in the UI
Any other relevant information. For example, why do you consider this a bug and what did you expect to happen instead?
Actual Results
- Logos in Appstore apps are missing
Expected Results
- Logos in Appstore apps should appear
Evidence
Recording.2025-12-04.220648.1.mp4
Metadata
Metadata
Assignees
Labels
🐛 bugSomething isn't workingSomething isn't working