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 #27

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
Disminder commented 8 years ago

Fixed by https://github.com/tuxnsk/nodejs_libmodbus/commit/87796c5040ca7cd21821c7e28988514bfb782f54