-
My versions:
```
~/Projects/ember-test $ ember --version
version: 2.4.2
node: 5.9.0
os: linux x64
```
Steps to reproduce:
1. `ember init`
2. `ember install ember-electron`
3. `ember electron`
4. Edi…
-
Hi,
I don't understand how does this works?
I have a mac.
Can you explain correctly?
I downloaded and install NodeJS on this site https://nodejs.org/en/
using "Terminal" app i add this …
-
This is likely not an issue but rather just a case of a newbie.
I wrote a simple ember login screen and it appears to work fine when I run it with `ember electron`. However when I package the app wit…
-
The main problem right now is to have a way to cross-compile for all platforms.
Is not easy in a developer laptop so using hosted services is the way to go.
A wiki at electron-builder has very useful…
-
I have this weird scenario where the ember app is not loaded inside the electron app. I am not getting any kind of errors. I am attaching a screenshot of this.
This is what comes up when I run embe…
-
Ground work for this was done at ticket #8 so implementation should be fairly easy.
The reason to add this is explained in this ticket at the cli project https://github.com/exercism/cli/issues/335
…
-
I am using node v7.2.0, npm 3.10.9, Ubuntu OS. I have tried to install the ng2-device-detector. it is throwing the error. Please find below npm-debug log for your reference.
0 info it worked if…
-
Upgraded to 1.5.1 and Electron 1.0.1. When I run tests via `ember electron:test` I get an alert:
`Error: Cannot find module 'browser-window'`
I'm just using stock test config. Do the test blueprints…
-
Hi!
So I am trying to get things to work, but after much Googling I wasn't able to find the answer. I started with a clean install of Ember and then I created a controller and route called `index`.
…
-
Hi,
first thanks for this module, it helps me a lot!
I want to use a Node module (sqlite3) inside my electron/ember application. For testing I created a new ember application with ember-cli 2.3.0 via…
ghost updated
8 years ago