Open
Description
Running universal via electron-forge package --arch=universal
results in the following error message:
An unhandled rejection has occurred inside Forge:
Error: Detected file "Contents/Resources/app/node_modules/lzma-native/prebuilds/darwin-arm64/electron.napi.node" that's the same in both x64 and arm64 builds and not covered by the x64ArchFiles rule: "undefined"
Any thoughts on how to handle this? Appreciate the help.