-
### 第一部分生成electron应用
> 首先全局安装electron(Windows为例)
```
npm install -g electron
```
>大体上,一个 Electron 应用的目录结构如下:
```
your-app/
├── package.json
├── main.js
└── index.html
```
* 查看分…
-
**Operating System:**
- [x] Windows
- [ ] Mac
- [ ] Linux
**Companion Version:**
```
5.2.7
```
**Companion App Console Log:**
```
index-CA-za9nQ.js:32 userDataPath C:\Users\Robin\App…
-
Im using electron-updater;
its throwing: `Cannot find channel "latest.yml" update info: HttpError: 404`
config:
`
const { autoUpdater } = require("electron-updater")
const server = "https://haze…
-
微信虽然能运行起来 但日志有**报错** 请各位**指导赐教**!
1. 开发环境:Ubuntu 18.04 、Node 8.11.3
2. 运行命令:**npm run dev**
3. 运行报错:libgconf-2.so.4: cannot open shared object file: No such file or directory
4. 解决方法:**sudo apt-…
-
Hi there!
Cpod seems to be a pretty cool application!
The following persisting problem occurs on my system:
1. Subscribed some podcast
2. Waited some weeks
3. Tried to update the subscribed po…
-
* **Electron-Builder Version**: 23.3.3
* **Node Version**: 16.8
* **Electron Version**: 21.3.1
* **Electron Type (current, beta, nightly)**: current
* **Target**: Windows…
-
* **Electron-Builder Version**: v23.1.0
* **Node Version**: v16.13.2
* **Electron Version**: v25.1.0
* **Electron Type (current, beta, nightly)**: _no idea_
* **Target**: …
-
I might found a bug.
I create the msi with the output exe of electron builder.
As in this tutorial [https://ourcodeworld.com/articles/read/927/how-to-create-a-msi-installer-in-windows-for-an-el…
-
"electron-builder": "23.3.3",
"electron-updater": "5.2.3",
Does the appupdater.quitandinstall method support launching an application with a new name?
There is a Mac application named A, and versio…
hhfg updated
2 months ago
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Repository problems
Renovate…