Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace deprecated electron-packager #30124

Closed
MikeMcC399 opened this issue Aug 28, 2024 · 1 comment · Fixed by #30156
Closed

Replace deprecated electron-packager #30124

MikeMcC399 opened this issue Aug 28, 2024 · 1 comment · Fixed by #30156
Labels
process: dependencies Related to internal dependencies type: chore Work is required w/ no deliverable to end user

Comments

@MikeMcC399
Copy link
Contributor

MikeMcC399 commented Aug 28, 2024

What would you like?

Replace the deprecated npm module electron-packager with the renamed module @electron/packager.

Why is this needed?

The latest version of electron-packager is 17.1.2, @electron/packager covers >= 18.0.0 so the new npm module name must be used when upgrading to 18.x.

Other

Item Info
Deprecated npm module electron-packager
npm registry message Please use @electron/packager moving forward. There is no API change, just a package name change
GitHub repo /~https://github.com/electron/packager
Repo status active
Replacement npm module https://www.npmjs.com/package/@electron/packager
Replacement repo no change, as above
Replacement documentation https://electron.github.io/packager/main/repo
Prerequisites Node.js v16.13.0 (met), electron-packager >= 18.0.0

Where used:

Directory Version
packages/electron "electron-packager": "17.1.2"
@jennifer-shehane jennifer-shehane added process: dependencies Related to internal dependencies type: chore Work is required w/ no deliverable to end user labels Aug 28, 2024
@MikeMcC399
Copy link
Contributor Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
process: dependencies Related to internal dependencies type: chore Work is required w/ no deliverable to end user
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants