-
The current structure of Electron's tutorial content leaves a lot to be desired: It's a [directory full of markdown files](https://github.com/electron/electron/tree/master/docs/tutorial). There's a lo…
-
Upgrading from 1.x => 2.x will change two major expectations:
1) `electron.js` should live in `ember-electron/main.js` (vs. main dir); and
2) `ember-electron` config in package.json should be remo…
-
Possibly duplicate of #308, reposting as it seems to be a blocking issue for using this great tool :-(
To replicate
```
ember new ember-electron-test
cd ember-electron-test
ember install embe…
-
```
mainThreadExtensionService.ts:44
Error: listen EMFILE /tmp/vscode-d3ec8d3ae6235c174f6d61ffdc355f61cec6f724.sock
at Object.exports._errnoException (util.js:1050:11)
at exports._exceptionWithH…
-
Ember-electron uses electron-forge which is capable of publishing files to github and s3. Is it possible to use ember-electron to do it?
-
Style guides for the various demo app implementations needs to be identified. This should be added as a "Style Guide" section to the `README`.
General guidelines:
* Where possible, we should mai…
-
[Enter steps to reproduce:]
1. copy this block, paste it into a new atom tab
```
Log: |
{ type: 'warn',
text: '\'DEPRECATION: ember-getowner-polyfill is now a true polyf…
-
I have an app being developed on both Windows and Mac. I'm doing the back end work on a Windows 10 machine. Running _ember electron_ works on either Mac or Windows. I'm also able to run _ember electro…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.26.0-beta0 x64
**Electron**: 1.7.11
**OS**: Mac OS X 10.13.2
**Thrown From**: [language-chordpro](https://github.com/spiehler/language-c…
-
Well, I just crapped my pants for a moment:
```
[(ruby-2.3.1)] ~/sites/thinger/client ✗ ember generate ember-electron
installing ember-electron
create ember-electron/.compilerc
create embe…