Hi, This package used to compile & run fine but since node 4 its throwing this error ``` FATAL ERROR: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope Abort trap: 6 ``` more info: https://github.com/nodejs/nan/issues/440
Hi,
This package used to compile & run fine but since node 4 its throwing this error
more info: nodejs/nan#440