-
**Problem**
ember-electron (beta 4) won't install on Windows 10 when Yarn is present.
**Environment**
ember-cli: 2.12.1
node: 6.10.1
os: win32 x64
yarn: 0.21.3
**Steps to Reproduce**
…
hinti updated
7 years ago
-
I am having issue with version 1.x so I decided to try 2.x; however, I encounter the following issue after `npm install`,
```
➜ RR_VEE_2_Web git:(master) ✗ ember g ember-electron
installing embe…
ghost updated
7 years ago
-
Hello,
I got an error when I was installing ember-electorn.
Please tell me a solution.
I'm sorry if it was a rudimentary question.
I did not understand even if I started by just starting it.…
-
Hi!
I try to position .app, like I was using with electron-builder.. but is not working
"contents": [
{
"x": 310,
"y": 165,
"type": "file",
…
-
Fresh project `ember new XX_XXX_2_Web` with no dependencies and the current environment can be found at below,
```
ember-cli: 2.12.1
node: 6.10.0
os: linux x64
```
When I try to package the …
ghost updated
7 years ago
-
[Enter steps to reproduce:]
1. Open project and multiple tabs with files
2. Close atom and open again
3. Close any tab
**Atom**: 1.19.0 x64
**Electron**: 1.6.9
**OS**: Mac OS X 10.12.6
**Th…
-
Hi,
We have a customized server/index.js which invokes an express server and listen to that. Run `ember electron` I got the following error.
No Desktop App was spawned, and I could open a localh…
ldong updated
7 years ago
-
- VSCode Version: Code - Insiders 1.16.0-insider (0626479859787fa87c7c57ba19195b939050a843, 2017-08-21T05:17:04.920Z)
- OS Version: Linux x64 4.10.0-32-generic
- Extensions:
Extension|Author (tr…
jtsom updated
7 years ago
-
After,
```
npm install # with latest version of ember-electron
ember g ember-electron
ember electron
```
I got the following errors,
```
Starting Electron...
App threw an error during l…
ghost updated
7 years ago
-
Hi, how i put a huge app splitted in several Ember.js applications into `ember-electron` ?