electron-userland / electron-builder

A complete solution to package and build a ready for distribution Electron app with “auto update” support out of the box
https://www.electron.build
MIT License
13.72k stars 1.74k forks source link

ElectronJS based angular app not working on CentOS v7.2 Linux distribution. Getting "Unexpected Token: '='" error when the application is launched. What could be the cause? #8468

Open qcv-labs opened 2 months ago

qcv-labs commented 2 months ago

Getting "Unexpected Token: '='" error when the application is launched. What could be the cause?

mmaietta commented 2 months ago

There are not enough details for me to provide much help here (yet).

Please post back build logs with DEBUG=electron-builder env var set, as well as console logs for the runtime exception.