sandeepmistry / node-powermate

A Node.js library for the Griffin PowerMate
41 stars 25 forks source link

Not working with atom electron #9

Closed threeaccents closed 8 years ago

threeaccents commented 8 years ago

I'm running node 6.2.2 and electron 1.2

When ever I do any gesture with the powermate I get this error

#
# Fatal error in , line 0
# unreachable code
#

==== C stack trace ===============================

 1: V8_Fatal
 2: v8::internal::ToBooleanICStub::Types::UpdateStatus(v8::internal::Handle<v8::internal::Object>)
 3: v8::internal::ToBooleanICStub::UpdateStatus(v8::internal::Handle<v8::internal::Object>)
 4: v8::internal::Runtime_ToBooleanIC_Miss(int, v8::internal::Object**, v8::internal::Isolate*)
 5: 0x1f12626079a7
 6: 0x1f126262ea65
threeaccents commented 8 years ago

This is a node-hid issue