Closed
Description
Is this a feature request or a bug?
Bug.
What is the current behavior?
- Launch Chrome via
web-ext run
. - Wait 15 seconds,
- web-ext gets an ECONNREFUSED error and exits.
C:\Users\eight04\dev\tabalanche-extension>npm run start-chrome
> [email protected] start-chrome
> web-ext run --target chromium
Applying config files: ~\.web-ext-config.js, .\package.json
Running web extension from C:\Users\eight04\dev\tabalanche-extension
Error: connect ECONNREFUSED ::1:3693
at TCPConnectWrap.afterConnect [as oncomplete] (node:net:1161:16)
Error code: ECONNREFUSED
What is the expected or desired behavior?
No error.
Version information (for bug reports)
- Firefox version: Chrome 95.0.4638.54
- Your OS and version: Windows 10
- Paste the output of these commands:
C:\Users\eight04\dev\tabalanche-extension\node_modules\.bin>node --version && npm --version && web-ext --version
v17.0.0
8.1.0
6.5.0
There is an error in the background page of web-ext reload manager:
Metadata
Metadata
Assignees
Labels
No labels