network.yml config get wrong socket_vmnet instsall path
Open
- Dominant language
- Go
- Stars
- 21.9k
- Forks
- 957
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 53
Description
### Description
# 1. network.yml config get wrong socket_vmnet instsall path
## 1.1 Summary
When I tring to install socket_vmnet by brew tool. However it shows that: socket_vmnet has to be installed.
## 1.2 How to Repeat
Install socke_vmnet Using Brew.
## 1.3 Root Cause
I checked the network.yml config file. It shows that the install path is: /opt/socket_vmnet.
However when I use brew to install it. the path will be ${brew_path}/opt/socket_vmnet.
Contributor guide
Assessment
This issue has not been assessed yet.