Skip to content

Sanitize app names for use in installer names #654

@philippejadin

Description

@philippejadin
  • I have read the contribution documentation for this project.
  • I agree to follow the code of conduct that this project follows, as appropriate.
  • I have searched the issue tracker for an issue that matches the one I want to file, without success.

Using electron-forge init

if you pass an app name with underscore, for example electron-forge init my_app, it will fail to build a deb package.

This is from a fresh install of forge on latest nodejs 10, linux mint

Solution : validate app name argument on electron-forge init

This is especially important for newbies like me :-)

Thank you!

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions