Daniel Benson

Results 3 comments of Daniel Benson

This is actually a problem with electron using a different version of node than the version of node the package was compild with. You need to use [electron-rebuild](https://www.npmjs.com/package/electron-rebuild) to rebuild...

I think you're looking for `DeviceInformation.createWatcher()`. `DeviceWatcher` isn't a constructor.

rerun your installation with --verbose. It'll tell you specifically what went wrong. paste it here