samuelmeuli / action-electron-builder

:electron: GitHub Action for building and releasing Electron apps
MIT License
670 stars 206 forks source link

"Cannot find module" #59

Open nichoth opened 3 years ago

nichoth commented 3 years ago

An odd error, because it works fine if I build it locally, but if I let the GH action build it and then download and install the app I get this error.

Error: Cannot find module '/Applications/my-app.app/Contents/Resources/app.asar/public/server/index.js'

https://github.com/nichoth/my-app