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.
gyp ERR! stack Error: `C:\Program Files (x86)\MSBuild\14.0\bin\MSBuild.exe` failed with exit code: 1
rerun your installation with --verbose. It'll tell you specifically what went wrong. paste it here