-
I am trying to integrate rosnodejs into my electron app, however, I've run into a few problems:
1. I tried importing it into the renderer directly, it failed due to `process.env` on renderer being …
-
Hi! Is it possible to choose which version of Electron is used? I'd like to test for support on a few different releases but didn't want to write my own module if it's possible via electron-stream.
-
Using the electron-updater package did not generate latest.yml, but
Configured publish in package.json
-
Trying to understand the fake electron scale factor.
Select events with [MeasureFakeRate2::passHFCR_testSs](https://github.com/gerbaudo/SusyTest0/blob/e0a0d7434fdf703be0498c522793bb39317522c3/Root/Mea…
-
I keep getting error:
```
[piping] can't execute file: /Users/mmahalwy/Desktop/code/chill/chill-frontend/electron.js
[piping] error given was: Error: Cannot find module 'electron'
at Function.Mod…
-
```
Electron mass, as a value important in many fields of physics, should appear
among default constants (likely in the electromagnetic or atomic groups).
```
Original issue reported on code.google.…
-
While rendering a large PDF, using "electron-server" strategy jsreport crashed with error.
When I switched to "electron-ipc" or "dedicated-process", the PDF is rendered in about 4 minutes, with 2,498…
-
When I try to use Cypress to automatically test an app that uses the react-rte library, it breaks with the following error code:
```js
SyntaxError: Invalid regular expression: /[A-Za-zªµºÀ-ÖØ-ö…
-
Does this issue occur when all extensions are disabled?: Yes
https://github.com/user-attachments/assets/a34dabec-9085-40f8-888d-b08f5bf91cfa
> [!NOTE] This issue is not related to simpleDi…
-
Maybe a support request, maybe a feature request?
With electron apps you can usually pass `--proxy-server` argument and get it to use a socks proxy (ala chrome); but it _seems_ I can't do this with…