Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(install): connectionOptions passes in localhost as its host to pr…
…event popup on MacOsx. (#5006) Summary This is to fix #4983 to prevent the firewall popup on Mac OSX. Test plan Ran the following tasks yarn run test yarn run lint Also validated that the popup no longer occurs by setting the alias alias yarn="node /path/to/my/yarn/lib/cli/index.js" and running yarn install --mutex network
- Loading branch information