-
是否需要更新Electron的版本才能支持使用Python3进行打包?
Exit code: ENOENT. spawn /usr/bin/python ENOENT failedTask=build stackTrace=Error: Exit code: ENOENT. spawn /usr/bin/python ENOENT
at /Users/yangxinyi/Down…
-
### Version
15.7.1
### Reproduction link
[https://ibb.co/47qYkbX](https://ibb.co/47qYkbX)
### Steps to reproduce
just read docs page
### What is expected?
webpack.config.js
…
-
Hi,
I use electron-vue and I would like to insert some data.
```javascript
export default {
name: 'choose-file',
methods: {
openFile () {
this.$db.messages.insert({
t…
-
### What happened?
By using q-input with a reverse-fill-mask, the cursor is going back by pressing backspace. It happens only on capacitor. In mobile browser or on desktop it works as expected.
q-…
-
src\views\Index.vue
```
import { lstat } from 'node:fs/promises'
```
electron\main\index.ts
![截图_20240512001251](https://github.com/electron-vite/electron-vite-vue/assets/62326552/f…
-
Hello Brothers,
My app is Vue 3 + Electron to play Widevine DRM content.
Command **electron:serve work fine**. But the **command electron:build alway give error 404**:
**cannot resolve https://…
-
开发环境:mac-14.6 (黑苹果), node-20.16.0
参考:
https://juejin.cn/post/7360899424107970586 (代码:https://github.com/dongyuanwai/electron-desktop-tool )
-
Excuse me.Recently, I am currently using electron+vue+node.js to create an equalizer, but I have encountered a difficulty in how to draw an equation curve.Can you give me some advice?(The content in t…
-
### Problem
["Electron is Flash for the desktop"](https://josephg.com/blog/electron-is-flash-for-the-desktop/), although see this [sort-of rebuttal](https://github.com/workflowproducts/postage/blob…
-
### What happened?
When the Quasar Electron project is built and packaged, all public files are inaccessible when attempting to access them from the root path.
For example, `` tries to get the file …