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

fixed deprecation error with node v7, need 'new' keyword in buffer #39

Closed
wants to merge 1 commit into from

Conversation

jabyrd3
Copy link

@jabyrd3 jabyrd3 commented Nov 1, 2016

Hey sorry to bug you, but I need your module and I'd rather not have to publish a fork to NPM. Everything works great, I just need to use the new keyword around the browserify hack to avoid the deprecation message from v7.

Thanks!

@feross
Copy link
Member

feross commented Dec 30, 2016

The buffer deprecation was removed from Node 7.x because it was a bad idea. This PR is not necessary anymore. Cheers!

@feross feross closed this Dec 30, 2016
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