-
- VSCode Version: Version 1.17.1 (1.17.1)
- OS Version: macOS 10.12.6
Steps to Reproduce:
1. VSCode Helper overload CPU even when I have restarted OS and just opened IDE to work
2. Exclude f…
-
- VSCode Version: 1.5.2
- OS Version: OSX El Capitan 10.11.6
I've notice there are several closed posts related to this issue, but it started to act up again. Before 1.5.2 I was using 1.3 since 1.4 …
-
Hi,
I'm trying this addon out in https://github.com/perlun/electron-ember-typescript-example/pull/3 but am running into some problems.
I am trying do define my controller like this:
```typesc…
-
Just upgraded my app to 2.1.0:
package.json
```
"ember-electron": "^2.1.0",
```
```
npm i
ember g ember-electron
ember electron
```
Output:
```
Starting Electron...
IOVARenderer…
-
https://github.com/aspnet/Announcements/issues/289
-
[Enter steps to reproduce:]
1. Load a javascript file.
**Atom**: 1.19.1 x64
**Electron**: 1.6.9
**OS**: Mac OS X 10.12.6
**Thrown From**: [dark-side-of-the-moon-syntax](https://github.com/thi…
-
Hey! We recently upgraded our Ember `2.11` app to `ember-electron 2.2.2`. Unfortunately it won't work anymore due to this errors:
I guess this is related to the [conflict between Ember and Elec…
-
ember electron:make --platform=win32
Here is what happens:
> Making Electron project.
> An error occured while making for target: squirrel
> Failed with exit code: 255
> Output:
> System.Aggr…
-
I have ember electron app compiled with electron-forge.
I run with your example.. and console is showing "electron-simple-updater is not initialized", what is going on?
Andd when I run checkfor…
-
I'm looking to complete the electron build of the [HospitalRun 1.0 beta](https://github.com/HospitalRun/hospitalrun-frontend) and I can't seem to get past this issue. I *think* it's a bug.
# Behavi…