EXT_HMR_PORT_IN_USE
EXT_HMR_PORT_IN_USE — Another process is bound to the configured HMR port.
When you see this
Section titled “When you see this”A previous extforge dev is still running, or another tool is using port 35729.
How to fix
Section titled “How to fix”Stop the conflicting process or pass a different port: extforge dev —port 35730.