-
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.
-
[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/…
-
### 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 …
-
### 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)…
-
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…
-
I have a package that is built with `wasm-pack` (as `nodejs` pkg). Then run `node index.js` with the following contents:
```js
// index.js
import * as mymodule from '../pkg/mymodule.js';
const cli…
b-zee updated
3 weeks ago
-
Error message:
node:internal/modules/cjs/loader:1452
return process.dlopen(module, path.toNamespacedPath(filename));
^
Error: dlopen(/Users/jenny.cai/Source/detect-bug-in-code…
-
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…
-
It was good to upgrade the Microsoft.Extensions.DependencyInjection libraries as otherwise it is not possible to upgrade the dotLess library without the painful deploying of both 1.1 and 2.0 versions …