Strange error when trying to run homey app

Hi, just getting started developing for Homey. I am an experienced developer in other languages. Not so much in node.js. I get this error when trying to run my first app. Any ideas what is the problem?

Error
at Socket.

There’s an issue with the Homey CLI client and older Homey Pro’s. The solution at the moment is to remove the settings.json file (which on macOS is located in ~/.athom-cli) and log back in again with homey login.

That worked! Thank you @robertklep :smiley: