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

E10 SCRIPT438: Object doesn't support property or method 'fill' #10

Closed
UltraMC opened this issue Mar 23, 2016 · 2 comments
Closed

E10 SCRIPT438: Object doesn't support property or method 'fill' #10

UltraMC opened this issue Mar 23, 2016 · 2 comments

Comments

@UltraMC
Copy link

UltraMC commented Mar 23, 2016

SCRIPT438: Object doesn't support property or method 'fill'
in create-hash
var zeroBuffer = new Buffer(intSize); zeroBuffer.fill(0);

@UltraMC UltraMC closed this as completed Mar 23, 2016
@UltraMC UltraMC changed the title IE10 SCRIPT438: Object doesn't support property or method 'fill' wrong lib Mar 23, 2016
@UltraMC UltraMC reopened this Mar 23, 2016
@UltraMC UltraMC changed the title wrong lib E10 SCRIPT438: Object doesn't support property or method 'fill' to wrong lib Mar 23, 2016
@UltraMC UltraMC changed the title E10 SCRIPT438: Object doesn't support property or method 'fill' to wrong lib E10 SCRIPT438: Object doesn't support property or method 'fill' Mar 23, 2016
@fanatid
Copy link

fanatid commented Mar 23, 2016

@UltraMC are you using browserify? if so, I think it's issue for feross/buffer

@UltraMC
Copy link
Author

UltraMC commented Mar 23, 2016

@fanatid yes

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

No branches or pull requests

3 participants