microsoft / microsoft/react-native-gallery

Gallery fails to build in non-release

Open
#703 4 comments 0 reactions 1 assignee View on GitHub

@anupriya13 is already working on this.

Since Oct 8, 2025.

Maintain RNW release cycles on parity with RN
Dominant language
TypeScript
Stars
257
Forks
57
Avg merge
18h 19m
Merged PRs (30d)
10

Description

Repro
  1. Clone the repo
  2. cd NewArch
  3. yarn
  4. yarn windows
Error

Could not copy the file "D:\GitHub\react-native-gallery\NewArch\windows\x64\Release\Clipboard\Clipboard.dll" because it was not found.

Cause

For some reason there's a reference specifically to Release in here, which means if you build debug but not release... it'll fail.

I'm a bit concerned this wasn't caught by CI, because that means the Gallery isn't being built in debug in CI?

Seems to have regressed here: https://github.com/microsoft/react-native-gallery/commit/64b511a5d90b1ea09b51541cd24505053c39a393
https://github.com/microsoft/react-native-gallery/pull/579

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.