The file name \"myApp.dmg\" did not contain the provided version, files uploaded to nucleus must contain the version to ensure cache busting
Open
- Dominant language
- TypeScript
- Stars
- 420
- Forks
- 100
- PR merge metrics
- No merged PRs in 30d
Description
With electron forge I got this error
publishers: [
{
name: '@electron-forge/publisher-nucleus',
config: {
host: 'xxxx',
appId: '1',
channelId: 'xxxx',
token: 'xxxx',
},
}
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by tracing the Electron Forge publisher configuration shown in the report and the handling of uploaded DMG filenames. Reproduce the error with the provided configuration, then determine what versioned filename behavior is expected for Nucleus uploads and verify the result against the cache-busting requirement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- electron, typescript
- Domain
- release
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100