Download
We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.

Building Mac installer ERROR

  • #4532
    Avatar photo[anonymous]

    Hi,

    I am trying to build installer for mac. I have run successfully all the instructions until here:

    gulp create-mac-installer
    Task 'create-mac-installer' is not in your gulpfile

    Any ideas?

    #4533
    Avatar photo[anonymous]

    Ok, Sorry… Looks like Documentation is outdated and last command is not really necessary.

    so Running

    npm run packager:osx

    is all You need

    #4660
    Avatar photo[anonymous]

    Hi,

    Yes – I forgot to update the docs after migration to the electron builder 🙂