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 Node 18 Unzip Issues #42

Merged
merged 1 commit into from
Apr 20, 2023

Conversation

DanielHaroldLane
Copy link
Contributor

This PR is to address the failing unzip package "unzipper" that fails to successfully unzip the LT binary under Node 18. The last package update to "unzipper" was three years ago. Adm-Zip is actively maintained and is functional.

This Addresses #39

@DanielHaroldLane
Copy link
Contributor Author

I just want to point out that as Node 14 LTS is out of support at the end of this month and Node 16 LTS is out of support at the end of September this PR fixes a critical issue that breaks node-tunnel and prevents it from extracting the LT binary zip on Node 18.

I found this issue because multiple testcafe lambdatest pipelines failed after upgrading to node 18, which I suspect many customers will be doing as we speak. Probably worth merging this as a priority.

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