Lens application is not opening, what might be wrong?

When Lens is started, it will start HTTP proxy server on the background and requires that operating system allows to start listening to some free port. You can see the port allocated for Lens from application logs. Lens expects also that localhost DNS points to 127.0.0.1 address.

@dzhigzhitzhapov Hello, i am unable to get the UI of the project running, on my terminal it seems like everything has ran successfully, but i don’t see any servers starting, the attached picture below is what i have on my terminal.
i am running this on a lastest OSX, on Node v16.19.1 (npm v8.19.3)