There is an issue with libusb and Windows 10 SDK caused by a redefinition of "struct timespec":
libusb/libusb#144
BlinkStick depends on usb, which is the node package for libusb. The later will fail to build which prevents installation of BlinkStick. I've added a patch and a temporary work-around to the upstream issue: if you're experiencing this issue as well, you may want to check there for a solution.