michaelwittig / node-q

Q interfacing with Node.js
MIT License
52 stars 14 forks source link

Not compatible with nodejs 0.12 #7

Closed michaelwittig closed 9 years ago

michaelwittig commented 9 years ago

You will see a "Not a valid kExternalUnsignedByteArray" error when using nodejs 0.12 The problem is inside a dependency (https://github.com/dcodeIO/node-memcpy/issues/4)

michaelwittig commented 9 years ago

fixed by removing memcopy depenency