-
I have an Electron desktop app that requires some nodejs packages including serialport. But only serialport is failed to require.
I included it like this:
var SerialPort = require('serialport').Seri…
-
Hi guys,
my dependencies are:
"electron-forge": "4.1.2",
"electron-prebuilt-compile": "1.7.8",
"ember-electron": "2.6.0",
"electron-compile": "6.4.2",
"electron-protocol-serve": "1.3.0",
"e…
ghost updated
7 years ago
-
- [x] Packaging
- [ ] Installers
- [x] Ember Best Practices
-
```
return e.replace(O,"$1_$2").toLowerCase()
```
results in
```
Stack trace: TypeError: Cannot read property 'replace' of undefined
at Object.func (http://localhost:3000/scripts/lib/ember.js:9:…
-
```
An unhandled error has occurred inside Forge:
Cannot find module '/Users/stephen/automobile/tmp/package_task-tmp_path-62bijN2I.tmp/node_modules/electron-compile/lib/cli.js'
Error: Cannot find m…
-
Currently starting pretty slow and then getting slower and slower....
```console
$ npm i
npm http fetch GET 304 https://registry.js.ipfs.io/dir-compare 621ms (from cache)
npm http fetch GET 304 …
-
I can run `ember electron` just fine.
When I run `ember electron:make -prod` I get:
```
Build failed.
File: assets/vendor.js (108794:20)
The Broccoli Plugin: [UglifyWriter] failed with:
Syntax…
-
[Enter steps to reproduce:]
1. ...
2. ...
**Atom**: 1.20.1 x64
**Electron**: 1.6.9
**OS**: Mac OS X 10.13
**Thrown From**: [linter-annotations](https://github.com/josa42/atom-linter-annotati…
-
Is there any way I can select the menu options of Electron in my Ember acceptance test? Please guide. I have followed https://github.com/electron/spectron/issues/21 but am looking for more resources. …
-
The [Dropdown section of the v1.0.0 upgrade guide](https://github.com/Dogfalo/materialize/blob/v1-dev/v1-upgrade-guide.md#dropdown) does not mention that drop-down buttons in v1.0.0 [need to use the `…