decosoftware / decosoftware/deco-ide
Port 8081 taken by McAfee for Corporate Laptops
Open
- Dominant language
- JavaScript
- Stars
- 5.8k
- Forks
- 300
- PR merge metrics
- No merged PRs in 30d
Description
Hi there,
This is a rare and annoying issue, but the port 8081 is hardcoded to React-native and essentially we have to "kill" the McAfee antivirus service in order to develop.
There is a package called react-native-port-patcher that fixes this small issue by manually patching the hard coded ports in the xproj files.
My question is I created a new react native project and I added the patcher. However, DECO IDE still running the watcher from port 8081... any way to add the --port flag as a default?
Contributor guide
Assessment
This issue has not been assessed yet.