-
Notifications
You must be signed in to change notification settings - Fork 20
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
npm run firefox not working as expected #101
Comments
Interesting, thanks @OrionStar25! It seems like it's not able to find the Firefox binary (guessing from that error coming form which.js. Do you have Firefox installed on your machine? |
Im using Firefox quantum as of now. |
@OrionStar25 ah, OK. :) (I just assumed, b/c I couldn't see it in the sidebar from the screenshot). |
That would be the question mark xD, for some reason, the logo fails to stay after the initial milisecond. :/ |
For future investigation, it seems like the |
Looks like it is a bug reported at web-ext also: mozilla/web-ext#1083 |
Thanks! (I'm going to delete your previous commments just so we keep this issue less cluttered.) |
Extra logging with
Looks like it's throwing an error because it doesn't find config info in |
Tests are working all fine, and the build for each browser works too.
The text was updated successfully, but these errors were encountered: