electron-vue icon indicating copy to clipboard operation
electron-vue copied to clipboard

An Electron & Vue.js quick start boilerplate with vue-cli scaffolding, common Vue plugins, electron-packager/electron-builder, unit/e2e testing, vue-devtools, and webpack.

Results 107 electron-vue issues
Sort by recently updated
recently updated
newest added
trafficstars

App threw an error during load Error: Cannot find module '../lib/node_modules/zoomsdk/build/Release/zoomsdk' at webpackEmptyContext (webpack:///./src/lib_sync?:2:10) at init (webpack:///./src/lib/zoom_sdk.js?:66:68) at Object.getInstance (webpack:///./src/lib/zoom_sdk.js?:155:28) at eval (webpack:///./src/main/index.js?:12:34) at Object../src/main/index.js (C:\Users\Administrator\Desktop\my-project\dist\electron\main.js:1533:1) at __webpack_require__ (C:\Users\Administrator\Desktop\my-project\dist\electron\main.js:21:30) at...

at first thanks for the nice template to create electron app. I made an app with this template, which runs smoothly . and i build an app with npm run...

check this error [issue](https://github.com/SimulatedGREG/electron-vue/issues/1085)

Error: Application entry file "dist\electron\main.js" in the "G:\electron\project\build\win-unpacked\resources\app.asar" does not exist. Seems like a wrong configuration.

```BASH λ yarn run dev yarn run v1.13.0 warning package.json: No license field $ node .electron-vue/dev-runner.js ___ __ __ /\_ \ __ ___ /\ \__ _ __ ___ ___ __...

#### Found an issue or bug with electron-vue? Tell me all about it! Questions regarding how to use `electron` or `vue` are likely to be closed as they are not...

##### Describe the issue / bug. App is running without problems but after pressing Ctrl + R I'm getting a blank page with error in console: ``` Failed to read...

This code was forgotten during a commit and was breaking the `npm run build` command. The problematic PR: #971

delete wrong and redundant codes in template/.electron-vue/build.js

Hot reloading components does not work at the moment (used to work just fine). ##### Describe the issue / bug. When setting up a new project, hot reloading does not...

dep-issue
notice