Step One: Anywhere in your command line, type:
npm install -g electron-packager
Step Two: Then, from your branch on the CLI:
electron-packager .
Step Three: Commit your changes.
Step One: Anywhere in your command line, type:
npm install -g electron-packager
Step Two: Then, from your branch on the CLI:
electron-packager .
Step Three: Commit your changes.