Vladislav Tupikin
Vladislav Tupikin
@friedhelmensch thanks for your example. Your error is reproducing. I walked through the debugger and found that the event about the new block comes a little earlier than it can...
@adrianmcli sorry cannot reproduce. My log today: ``` FAIL test/drizzle/middleware.test.js ● Test suite failed to run Cannot find module 'scrypt' at Object. (../../node_modules/ganache-core/node_modules/scrypt.js/node.js:1:14) FAIL test/drizzle/api.test.js ● Test suite failed to...
@adrianmcli I update yarn.lock and all tests passing. Can you check the tests again?
I think this is due to the old version of electron. Try to apply my [PR](https://github.com/pastahito/electron-react-webpack/pull/14)
I do fix this issue in my pull request #14
@mfvodka107 I do not think this is a problem with spaces. I have no spaces, but I have the same problem.
I spent a couple of days with a solution to this problem. As a result, it became easier for me to switch to [`face-api.js`](https://github.com/justadudewhohacks/face-api.js) than to continue to look for...
I also tried to switch between `nodejs` and `node-gyp` versions, but this did not help. I tried to install this dependency in the `c:/test` directory, but I also received the...
Closes #35
Hi, @LveUp! I need help from more experienced members, @floralvikings what do you think about this?