-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot find module './dist/node' #26
Comments
Now got this to work on Windows. My older version of node-ld is from 13 November 2016 as has a dis folder. I simply copied this older to the latest node and the rights now flash. There is also the extra step of running nmp install node-hid for fresh installs. |
@matthewbullweb any chance I can get the "dist/node" folder? thanks in advance :) |
Not sure where the |
Up and running with gulp!!! Thanks so much @ags131 |
Revisited this project after a while and noticed:
"Cannot find module './dist/node'" (both windows and linux)
I recall toypadDemo.js runs a flashing light sequence on the real toypad. My aim is to run that and eventually re-purpose the pad and tag read events into a game for a local fair.
Never worked for me on a raspberry pi Linux system (due to complications installing libusb and node-hid with usb modules)
Used to work on Windows but now does not. Have included that log file below.
Windows - 2017-11-12T16_15_10_688Z-debug.log
The text was updated successfully, but these errors were encountered: