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

Replaced Buffer constructor with Buffer.from and Buffer.alloc #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

NinjaManatee
Copy link

Replaced Buffer constructor with Buffer.from() and Buffer.alloc() where appropriate.

unzip-stream no longer works with the latest Electron (31.2.1), so this needs to be updated.

Related to issue #38

@NinjaManatee
Copy link
Author

Hi @mhr3, I'm trying to us unzip-stream in an Electron 31.2.1 project, but it doesn't work anymore (worked with Electron 29.4.4). Would it be possible for you merge this PR and publish a new release to fix the issue with Buffers?

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.

1 participant