Coding is alien turf to me, but I try to follow Readme on Github. I get as far as to “app run” and feedback gets all red:
homey app run
(node:23892) [DEP0040] DeprecationWarning: The punycode module is deprecated. Please use a userland alternative instead.
(Use node --trace-deprecation ... to show where the warning was created)
× Error: Homey Offline
at C:\Users\erlin\AppData\Roaming\npm\node_modules\homey\node_modules\homey-api\lib\HomeyAPI\HomeyAPIV3.js:377:29
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
Could anyone point me in the right direction to fix this and get the app working?
tnx