You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I am trying out leapjs. I have installed the Leap Motion software already and I confirmed that it worked correctly and validly from the the Diagnostic Visualizer of the Leap Motion Control Panel. I have also placed all the files from this repository into my local directory.
However, when I run node leapjs.js, all I got is these:
$ node leapjs.js
Waiting for device to connect...
received 0 frames @ 0fps
received 0 frames @ 0fps
received 0 frames @ 0fps
received 0 frames @ 0fps
...
Hello, I am trying out leapjs. I have installed the Leap Motion software already and I confirmed that it worked correctly and validly from the the Diagnostic Visualizer of the Leap Motion Control Panel. I have also placed all the files from this repository into my local directory.
However, when I run
node leapjs.js
, all I got is these:So could you please tell me what went wrong?
Here is what inside leapjs.js:
I am just starting out this, so any help is appreciated. My node's version is v8.12.0.
The text was updated successfully, but these errors were encountered: