adopted-ember-addons / ember-electron

:zap: Build, test, compile and package desktop apps with Ember and Electron
https://ember-electron.js.org/
Other
805 stars 109 forks source link

Electron-rebuild warning on startup #295

Closed paulcpk closed 7 years ago

paulcpk commented 7 years ago

When running ember electron I get the warning 'You are using the depreceated electron-rebuild API, please switch to using the options object instead'. Tried this with a new project.

ember-cli: 2.14.2 node: 6.9.1 os: darwin x6

bendemboski commented 7 years ago

This is an issue with electron-forge, not `ember-electron. Feel free to file an issue there, but I'm going to close this one out since there's nothing we can do about it here.