Open legomushroom opened 2 years ago
Most likely you forgot to use sudo to run the extension. Sudo privileges are required for binding to network sockets on local machine.
sudo
Most likely you forgot to use
sudo
to run the extension. Sudo privileges are required for binding to network sockets on local machine.🔨 Workaround
sudo
. If you still seeing the error after running the same command withsudo
, please create a Bug report.