Skip to content
This repository was archived by the owner on Jun 15, 2023. It is now read-only.

Conversation

@Gunavel
Copy link
Contributor

@Gunavel Gunavel commented May 22, 2017

Buffer.alloc() is used across various packages and older version of buffer does not support .alloc. Updating the version will fix the issue.
FYI. Already exiting issues with Buffer.alloc with other build tools. https://github.com/crypto-browserify/createHmac/issues/20

Buffer.alloc() is used across various packages and older version of buffer does not support .alloc. Updating the version will fix the issue.
FYI. Already exiting issues with Buffer.alloc with other build tools. browserify/createHmac#20
@rj-xy
Copy link

rj-xy commented Feb 11, 2018

Hi,

This is also causing issues with slice - can you please update to latest buffer version.
Fixed by this PR - feross/buffer#97

@paulmillr paulmillr merged commit 52a723b into brunch:master Dec 15, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants