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
This used to connect to 127.0.0.1 but node@17 prefers IPv6 (nodejs/node#40537). However, Chrome doesn't listen on IPv6 so it never connects. A simple fix:
Quote from mozilla/web-ext#2331 (comment):
The text was updated successfully, but these errors were encountered: