-
(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…
-
# 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)…
-
Hi,
I've tried for 2 days to figure out that I can not find any toolchain for Windows OS that is suitable with version 2.0.0. I find out this problem when I try to use ver 1.7.0 and it works. I've b…
-
When I try to use this package in Electron on windows (maybe also other platforms, didn't test it) I get the following error:
```
Error: A dynamic link library (DLL) initialization routine failed.
\\…
-
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…
-
[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.
-
### Describe the bug
I used the [vue-amap](https://www.npmjs.com/package/vue-amap) library in my project. I found that when I imported it using [`import { lazyAMapApiLoaderInstance } from 'vue-amap'`…
-
### 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…