* [ ] I have read the [contribution documentation](https://github.com/electron-userland/electron-packager/blob/master/CONTRIBUTING.md) for this project. * [ ] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/master/CODE_OF_CONDUCT.md) that this project follows, as appropriate. * [ ] I have searched the issue tracker for an issue that matches the one I want to file, without success. **Please describe your issue:** **Console output when you run electron-packager with the environment variable `DEBUG=electron-packager`. Please include the stack trace if one exists.** ``` Put the console output here ``` **What command line arguments are you passing? Alternatively, if you are using the API, what parameters are you passing to the `packager()` function?** ``` Put the arguments or parameters here ``` **Please provide either a failing minimal testcase (with a link to the code) or detailed steps to reproduce your problem. Using [electron-quick-start](https://github.com/electron/electron-quick-start) is a good starting point.**