Skip to content

EXT_HMR_PORT_IN_USE

EXT_HMR_PORT_IN_USE — Another process is bound to the configured HMR port.

A previous extforge dev is still running, or another tool is using port 35729.

Stop the conflicting process or pass a different port: extforge dev —port 35730.