-
Just typed this in and it hangs there... I'm kind of a noob looking for a good boilerplate.
$ npm run dev
> ready-in-a-giffy@0.0.1 dev f:\Github\storetester\test\giffy\base-electron-vuejs-proj…
-
##### Describe the issue / bug.
After starting the electron app via command `npm run dev` I got an error.
```js
vm.js:82 Uncaught SyntaxError: Unexpected identifier
at new Script (vm.js:74)
…
-
* **Version**:
"electron": "5.0.6",
"electron-builder": "^21.0.11",
Hello guys, I have a problem I am struggling with for a couple of days now. I am trying to get multiple windows (2 exactly) to…
-
#### 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 direct issues with this boilerplate. Ple…
-
#### 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 direct issues with this boilerplate. Ple…
-
I am keen on introducing typescript to my electron-vue project, but I fear setting it up may be _spooky_. Do you (or anyone else) have any tips on getting started there?
If there is enough interest…
zxc23 updated
4 years ago
-
[//]: # "Hey there and thank you for using Menubar's issue tracker!"
[//]: # "Please fill in these information to describe your issue."
### Description
Thanks for making a great library!
I hav…
-
#### 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 direct issues with this boilerplate. Ple…
-
how can I use sqlite3 with this boilerplate?
-
Hello,
As a noob, I come here ask your help how to define a web compilation of the electron-webpack.
I know some of you will answer that Electron is only for desktop version. However I like the …