You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ENOENT: no such file or directory, open '/var/folders/pq/3zy6j6_n3hz_1wkgdxznzbz40000gq/T/electron-packager/darwin-x64/MyProject-darwin-x64/Electron.app/Contents/Frameworks/Electron Helper EH.app/Contents/Info.plist'
Stack Trace and Error Report: /var/folders/pq/3zy6j6_n3hz_1wkgdxznzbz40000gq/T/error.dump.a7eaaf95c3da4f49ad047b0700e67651.log
This will build if you downgrade electron-prebuilt-compile to the latest 3.0.x
"electron-prebuilt-compile": "3.0.13",
The text was updated successfully, but these errors were encountered:
A fresh install, with ember-cli 3.8.1:
Installs
Which then causes
To fail with
This will build if you downgrade electron-prebuilt-compile to the latest 3.0.x
The text was updated successfully, but these errors were encountered: