- Electron-Builder Version: 23.0.4
- 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
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.
Any idea what might be the problem here?
Thanks,
Patric