This repository has been archived by the owner on Aug 8, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Assertion failure at (object)->IsUint8Array() on Node.js v4.2.0 #2597
Labels
Node.js
node-mapbox-gl-native
Comments
Bug in Node.js v4.2.0 release, should be fixed by nodejs/node#3329, will close when this lands in a new Node.js release. |
Fixed in Node.js v4.2.1 nodejs/node#3337 |
Closed this prematurely, v4.2.1 hasn't been released yet. |
AndwareSsj
pushed a commit
to AndwareSsj/mapbox-gl-native
that referenced
this issue
Nov 6, 2015
AndwareSsj
pushed a commit
to AndwareSsj/mapbox-gl-native
that referenced
this issue
Nov 6, 2015
This reverts commit d1029d0.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm seeing an assertion failure at https://github.com/nodejs/node/blob/master/src/node_buffer.cc#L151 causing Travis Node.js v4.2.0 tests to fail (previously passing on v4.1.2). I think this is related to changes to native buffer checks in Node.js v4.2.0.
The text was updated successfully, but these errors were encountered: