Skip to content

Commit

Permalink
docs: add to firewall section
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanberg committed Aug 18, 2023
1 parent 468c08e commit 7b84077
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -144,3 +144,7 @@ Start the language server in TCP mode and connect to it with your editor, as des
### 4. Firewall Interference

Sometimes, the firewall can interfere with the TCP mode. If you face connection issues, you might try turning off the firewall temporarily to see if it resolves the issue.

This is usually a problem on macOS, as you should see a popup asking if `beam` and `epmd` can accept incoming connections (which you should click "yes").

In future version, we plan to sign and notarize the darwin binaries, which should avoid this popups and make this a non-issue.

0 comments on commit 7b84077

Please sign in to comment.