-
This error shows up when running `ember electron` as well as when running an app packaged with `ember electron:package`.
```
Uncaught Error: watch /Users/pichfl/Repositories/tron/node_modules/elec…
-
after i upgrade to pigments 0.40.2, atom crashed every time i open it. But when i disable pigments, atom returns to normal.
Atom 1.19
macOS 10.12.3
-
* [x] I have read the [contribution documentation](https://github.com/electron-userland/electron-forge/blob/master/CONTRIBUTING.md) for this project.
* [x] I agree to follow the [code of conduct]…
jfrux updated
7 years ago
-
I use the Monaco in a web application with this libraries and the bootstrap is v4 alfa 6
…
-
Someone has managed to use the node-machine-id within the Electron in Windows?
When we do the build, the software does not load, it is blank and does not display any error message.
-
The README mentions as a supported framework so it would be good to get a super basic example in here
-
* Electron version: all
* Operating system: all
### Expected behavior
#### Summary
When using a custom protocol handler to load an HTML file out of the filesystem, the renderer process s…
-
While I know that this is issue right now, we should probably document this a bit more. I'll extend on this issue with all existing problems soon.
TLDR;
`ember install ember-electron` does not wor…
-
I have two power-selects in a template that are behaving oddly and seem to be interacting with one another. Code first:
observations.hbs
{{#power-select
…
-
I'm trying to create notes outside of Boostnote and load them into Boostnote.
The storage is being added, and I'm seeing the note in the NoteList. However, the contents are not being displayed. I'm…