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
@evoactivity I think this is an Electron issue, not specific to ember-electron. I encountered the issue myself trying to build a new version. Something with symlinks and pnpm moving node_modules around messes with Electron and asar etc.
I use PNPM for my monorepo. I have to use yarn to install the electron deps otherwise the project doesn't build.
The text was updated successfully, but these errors were encountered: