Skip to content

"Detected unique file LICENSES.chromium.html" error when building Mas-Dev universal app #6862

Description

@pgenfer
  • Electron-Builder Version: 23.0.4
  • Node Version: 17.0.1
  • Electron Version: 18.2.3
  • Electron Type (current, beta, nightly): current
  • Target: mas-dev universal

After updating Electron and ElectronBuilder to the above versions, my packaging process fails with an error message that LICENSES.chromium.html does not exist for both target platforms.

• electron-builder  version=23.0.4 os=21.4.0
  • loaded configuration  file=<path omitted>/electron-builder.mas-dev.yml
  • writing effective config  file=dist/builder-effective-config.yaml
  • packaging       platform=mas arch=x64 electron=18.2.3 appOutDir=dist/mas-dev-universal--x64
removing unused languages...
  • packaging       platform=mas arch=arm64 electron=18.2.3 appOutDir=dist/mas-dev-universal--arm64
removing unused languages...
  • packaging       platform=mas arch=universal electron=18.2.3 appOutDir=dist/mas-dev-universal
  ⨯ Detected unique file "dist/mas-dev-universal--x64/LICENSES.chromium.html" in "/var/folders/lf/6_fhrlp170g3sh2c0nlkngw00000gn/T/electron-universal-p5drSW/Tmp.app/Contents/Resources/app.asar" not covered by allowList rule: "undefined"  failedTask=build stackTrace=Error: Detected unique file "dist/mas-dev-universal--x64/LICENSES.chromium.html"uml

Any idea what might be the problem here?
Thanks,
Patric

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions