'No Firefox binary found at null' with custom path missing .exe (Windows)
Nobody has claimed this yet.
Assessment
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Newbie friendliness
- 35/100
- Issue type
- Bug
- Clarity
- Mostly clear
- Activity status
- Stale
- Tech stack
- javascript
- Domain
- api
Research direction
Reproduce the Windows case with the documented jpm command, then trace how the custom Firefox path is handled when it lacks .exe. Check the error-reporting entry point and verify that the resulting message clearly identifies the supplied path instead of reporting null.
Written by the indexing model from the issue text.
Description
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 https://github.com/mozilla-jetpack/jpm/issues/545
- Dominant language
- JavaScript
- Stars
- 15
- Forks
- 21
- PR merge metrics
- No merged PRs in 30d
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from mozilla/node-fx-runner
-
enhancement
Difficulty 3/5 1-2 days Newbie friendliness 35/100
mozilla/node-fx-runner#112 · 1 reaction ·
-
Difficulty 4/5 3-5 days Newbie friendliness 25/100
mozilla/node-fx-runner#45 · 1 comment ·
-
Difficulty 3/5 1-2 days Newbie friendliness 35/100
mozilla/node-fx-runner#31 · 3 comments · 2 reactions ·
-
Difficulty 3/5 1-2 days Newbie friendliness 25/100
mozilla/node-fx-runner#16 · 2 comments ·
All issues in mozilla/node-fx-runner
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 88/100
HarperFast/skills#96 ·
-
[Block] Latest Posts [Type] Bug
Difficulty 2/5 1-3 hours Newbie friendliness 76/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
Automattic/studio#4908 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 86/100
sugarlabs/musicblocks#8847 ·