-
-
Notifications
You must be signed in to change notification settings - Fork 131
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Electron + Windows problems #126
Comments
(#126) Updated libnut to v2.0.0 to solve Electron problems on Windows
Hi @bluedarker, I was able to locate the root cause for this problem and my tests with Electron on Windows were successful. Best regards Simon |
Hi @s1hofmann Thank you for your contribution. It's realy greate moudle |
Closed with release v1.4.1 |
I had to install please make sure to have the Microsoft Visual C++ Redistributable installed. |
In general, please make sure to check prerequisites |
Version
@nut-tree/nut-js@1.4
Windows 10 version 1809(build 17763.1158)
Electron 8.2.3
Node 12.13.0
Short overview
Can't use with Electron, got an error
Detailed error description
Steps to reproduce error
with Electron quick start example
obtain this error only require @nut-tree/nut-js
below is my change code in main.js
this is error screenshot
The text was updated successfully, but these errors were encountered: