Warrick FitzGerald

Results 3 comments of Warrick FitzGerald

mmm that's interesting. So I'd added node-hid to the ./package.json file because I was getting this error: ![image](https://user-images.githubusercontent.com/40346010/61421302-7f131180-a8d4-11e9-8c19-3a89fe2735e2.png) And after following your steps I am back at this point again....

No I get the same result on my Mac ... You must have some secret sauce there :) ![2019-07-17_21-08-09](https://user-images.githubusercontent.com/40346010/61421889-18432780-a8d7-11e9-8b42-4ac0a2a81574.png) ``` git clone https://github.com/warrick-eosny/electron-typescript-node-hid.git clean2 cd clean2/ yarn rimraf node_modules/node-hid rm...

Looks like it has something to do with the way webpack is locking the output. If I watch something other than the build\static folder it seems fine. I then tried...