-
![image](https://github.com/Luomusha/node-twain/assets/93062479/cad05067-66f1-485f-a0be-6c4572dfb5d8)
-
### Bug Report or Feature Request (mark with an `x`)
```
- [X] feature request
```
### Command (mark with an `x`)
```
- [X] build
```
### Desired functionality
It would be nice to have …
-
Flow Launcher version: 1.14.0
OS Version: Microsoft Windows NT 10.0.19044.0
IntPtr Length: 8
x64: True
Python Path: C:\Python311\pythonw.exe
Node Path: C:\Program Files\nodejs\node.exe
Date:…
-
### Summary of Problem
(Please answer all 3)
- What are you trying to do? Install and run the electron-serialport example, per https://github.com/serialport/electron-serialport/blob/master/READM…
-
# Problem
I would like to report bug, where **Enter/Return keypress stops working occasionally** in Code / Makdown cell.
Here is short 1 min demo video:
(turn on Audio please, to hear comments)…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.15.0 x64
**Electron**: 1.3.13
**OS**: Ubuntu Zesty
**Thrown From**: [tree-view-copy-relative-path](https://github.com/vladimir-tikhonov/…
-
I would like to use php-ffi for opencv but opencv doesn't support C api.
A lot of libraries also support only cpp api.
-
How do I invalidate the cache of `import`?
I have a function that installs missing modules when an import fails, but the `import` statement seems to preserve the failure while the script is still r…
-
(myenv) binghuang_puls@binghuangpuls-PC: ~/frida/frida$ npm --version
9.2.0
(myenv) binghuang_puls@binghuangpuls-PC: ~/frida/frida$ node --version
v18.19.1
(myenv) binghuang_puls@binghuangpuls…
-
I am trying to use noble-winrt in my electron app.
I added the entry for `"noble-winrt": "Timeular/noble-winrt#master"` in my package.json
When I try to run npm install, I get
> fatal error C10…