question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

web-ext doesn't look for Firefox Developer Edition

See original GitHub issue

Is this a bug or feature request?

Feature Request

What is the current behavior?

Currently, if you run web-ext run with only Firefox Developer Edition installed the following error is thrown:

Error: spawn C:\Program Files (x86)\Mozilla Firefox\firefox.exe ENOENT
    at exports._errnoException (util.js:1026:11)
    at Process.ChildProcess._handle.onexit (internal/child_process.js:193:32)
    at onErrorNT (internal/child_process.js:359:16)
    at _combinedTickCallback (internal/process/next_tick.js:74:11)
    at process._tickCallback (internal/process/next_tick.js:98:9)

What is the expected or desired behavior?

I’d like web-ext to find the Firefox Developer Edition for me, so I don’t have to --firefox every time I run it or ever. 😉

Version information

(Please fill this in for bug reports.)

  • Output of web-ext --version: 1.6.0
  • Output of node --version: 6.9.1
  • Output of npm --version: 3.10.8
  • Firefox version: 51.0a2 (developer edition in this case)
  • Your OS and version: Windows Version 10.0.14393 Build 14393

Issue Analytics

  • State:open
  • Created 7 years ago
  • Reactions:12
  • Comments:12 (8 by maintainers)

github_iconTop GitHub Comments

9reactions
kumar303commented, Nov 4, 2016

Yeah, that would be nice to choose a sane default.

BTW, there is a shortcut for this: web-ext run --firefox=firefoxdeveloperedition and you can also set $FIREFOX in the environment.

3reactions
cmoon2000commented, Sep 14, 2017

It works for me on 64bit

web-ext run -f "C:\Program Files\Firefox Developer Edition\firefox.exe"
Read more comments on GitHub >

github_iconTop Results From Across the Web

Problems Installing the Webex Client in Firefox
Problems installing the Cisco Webex add-on in Firefox · Launch Firefox. · Click on the menu icon User-added image in the upper-right. ·...
Read more >
Cisco Webex does not work on firefox version 52. Error
Summary: Cisco Webex does not work on firefox version 52. Error - Use a different browser to join the meeting. Install Firefox version...
Read more >
Temporary installation in Firefox - Extension Workshop
Temporary installation in Firefox. This article describes how you can temporarily install an extension in Firefox for testing and debugging.
Read more >
Cannot sign in into Webex meeting via browser on Ubuntu
... using Webex meetings on Firefox on Ubuntu since the pandemic started. On 30 June 2020, I get this message - Your operating...
Read more >
Firefox vs. Webex Meetings - G2
Compare Firefox and Webex Meetings head-to-head across pricing, user satisfaction, ... I dislike how when you are typing into the navigation bar, it...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found