Skip to content

'No Firefox binary found at null' with custom path missing .exe (Windows) #22

Description

@kumar303

On Windows, if you use a browser path that doesn't end in .exe, you get No Firefox binary found at null. We should probably make this error a little bit more clear.

Here is an example using jpm:

U:\addons\test>jpm run -b "P:\INTERNET\BROWSERS\FF 47"
JPM [info] Starting jpm run on My Jetpack Addon
JPM [info] Creating a new profile
JPM [error] No Firefox binary found at null
JPM [error] Error: spawn P:\INTERNET\BROWSERS\FF 47 ENOENT

The correct command is jpm run -b "P:\INTERNET\BROWSERS\FF 47\firefox.exe"

Originally reported in mozilla-jetpack/jpm#545

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions