You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
clean checkout of screenshots repo (or do make clean)
do ./bin/run-addon -s screenshots.firefox.com
note that the URL does not include the "https://"
Firefox will start, then immediately crash, with this error:
run: WebExtError: installTemporaryAddon: Error: unknownError: Could not install add-on at '/Users/jhirsch/codez/github/mozilla-services-screenshots/addon/webextension': Error: Extension is invalid
at /Users/jhirsch/codez/github/mozilla-services-screenshots/node_modules/web-ext/dist/webpack:/src/firefox/remote.js:9:5637
at Client.handleMessage (/Users/jhirsch/codez/github/mozilla-services-screenshots/node_modules/firefox-client/lib/client.js:161:7)
at Client.readMessage (/Users/jhirsch/codez/github/mozilla-services-screenshots/node_modules/firefox-client/lib/client.js:220:10)
at Client.onData (/Users/jhirsch/codez/github/mozilla-services-screenshots/node_modules/firefox-client/lib/client.js:186:16)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at readableAddChunk (_stream_readable.js:176:18)
at Socket.Readable.push (_stream_readable.js:134:10)
at TCP.onread (net.js:554:20)
The text was updated successfully, but these errors were encountered:
STR:
make clean
)./bin/run-addon -s screenshots.firefox.com
The text was updated successfully, but these errors were encountered: