Skip to content

Gallery fails to build in non-release #703

@chrisglein

Description

@chrisglein

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: 64b511a
#579

Metadata

Metadata

Assignees

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions