Skip to content

Bug: App store static assets not copied on Windows due #25777

@Anshumancanrock

Description

@Anshumancanrock

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

  1. Clone cal.com on Windows
  2. Run yarn dev or yarn copy-app-store-static
  3. Check apps/web/public/app-store/ - no static files are copied
  4. 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

No one assigned

    Labels

    🐛 bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions