electron-userland / electron-userland/electron-webpack-quick-start
Warning at building step
- Dominant language
- JavaScript
- Stars
- 746
- Forks
- 245
- PR merge metrics
- No merged PRs in 30d
Description
```
• building target=macOS zip arch=x64 file=dist/app-delta-1.7.1-mac.zip
• building target=DMG arch=x64 file=dist/app-delta-1.7.1-mac.dmg
(node:92070) Warning: a promise was created in a handler at /Users/user/Documents/Projects/project/node_modules/app-builder-lib/src/macPackager.ts:90:26 but was not returned from it, see http://goo.gl/rRqMUw
at /Users/user/Documents/Projects/project/node_modules/app-builder-lib/node_modules/bluebird/js/release/generators.js:197:21
```
electron-builder: 20.38.3
electron-updater: 4.0.6
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce the macOS ZIP and DMG build and inspect the warning reported from node_modules/app-builder-lib/src/macPackager.ts:90:26. Check the project’s electron-builder 20.38.3 and electron-updater 4.0.6 versions, then determine whether the warning persists and whether the build completes without it.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, javascript
- Domain
- build-system, desktop
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100