tuxnsk / nodejs_libmodbus

libmodbus binding for nodejs
42 stars 66 forks source link

FATAL ERROR: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope #28

Closed joroaf closed 8 years ago

joroaf commented 8 years ago

When I try to start one from the examples: node node_modules/modbus/examples/master.js

I receive this:

FATAL ERROR: v8::HandleScope::CreateHandle() Cannot create a handle without a HandleScope
Aborted