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

fix: Enable PM2 module update from tarball #5906

Open
wants to merge 2 commits into
base: development
Choose a base branch
from

Conversation

AYOKINYA
Copy link

Q A
Bug fix? yes
New feature? yes
BC breaks? no
Deprecations? no
Tests pass? yes
Fixed tickets #5680
License MIT
Doc PR https://github.com/pm2-hive/pm2-hive.github.io/pulls
  1. enbale module:update tarball
  2. update TAR.package to TAR.packager

The package function in TAR.js was renamed to packager for ES6 strict mode compatibility (Unitech#5680),
but the reference in Modularizer.js was not updated accordingly.
Implement tarball handling in module:update to match functionality of module:install
@CLAassistant
Copy link

CLAassistant commented Oct 25, 2024

CLA assistant check
All committers have signed the CLA.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants