-
It was Required to remove _meta folder and modify manifest.json, To Add the extensions without errors!
- Deleted _metadata folder
- Modified the manifest.json of React
**manifest.json**
```
…
-
First, thanks for these great examples,
So both the webpack examples are using the older opencv-electron so the base "opencv4nodejs".
---**webpack-reactjs-typescript**
So that's a small update,…
-
need a system to consistently report errors to end users
could log everything to a log file for easier troubleshooting with users
https://github.com/megahertz/electron-log
could set it up to …
-
### Describe the bug.
Details:
Error: Minified React error #185; visit https://reactjs.org/docs/error-decoder.html?invariant=185 for the full message or use the non-minified dev environment for …
-
### How frequently does the bug occur?
All the time
### Description
We were using `realm-websdk` in our electron app but that was producing some issue in production mode (crashing app due to …
-
### Pre-flight checklist
- [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project.
- [X] I agree to follow the [code of conduct…
-
[Electron](https://github.com/electron/electron) 是Github提出的一個跨平台Desktop App開發框架, 使用HTML/CSS/Javascript 來開發, 這個open source 使用Electron開發WeChat Desktop App , 支援Mac/Windows/Linux
現在開發Desktop App的需求多嗎? 在…
-
Issue Type: Performance Issue
High CPU usage started after C++ build
VS Code version: Code 1.67.2 (c3511e6c69bb39013c4a4b7b9566ec1ca73fc4d5, 2022-05-17T18:20:04.972Z)
OS version: Darwin arm64…
-
* **electron-webpack version**: 2.8.2
* **electron-builder version**: 22.9.1
* **electron version**: 8.2.0
**Steps to reproduce**
1. `git clone https://github.com/electron-userland/electron-we…
-
### How frequently does the bug occur?
All the time
### Description
After login `user.customData` should return the data in proper json formats.
But receiving the data in E-JSON format.
See `stats` …