bozon icon indicating copy to clipboard operation
bozon copied to clipboard

How to add a new script for build for armv7l

Open hablema opened this issue 5 years ago • 0 comments

How to build my Electron app using this script in package.json. I use this to run the same to run apps for my raspberry pi.

"build --armv7l --linux"

Adding the above to scripts and running shows errors

Error: Application entry file "index.js" in the "[path]/dist/linux-armv7l-unpacked/resources/app.asar" does not exist. Seems like a wrong configuration.

hablema avatar May 06 '19 11:05 hablema