Pieter Scheffers
Pieter Scheffers
Every couple of weeks the SD card gets corrupted. When that happens I plug the SD in my PC and re-write the musicbox0.6.img on it using Win32DiskImager. I then copy...
First I must say thank you for this great guide! It gives a very good explanation how to install everything and how it fits together. When installing this I came...
The error It get is this: ``` (node:18886) UnhandledPromiseRejectionWarning: TypeError: Cannot read property '0' of undefined at /c/repositories/proforto/Profortool/grand-bazaar/packages/tricorp-materializer/node_modules/debounce-promise/dist/index.js:43:23 at processTicksAndRejections (internal/process/task_queues.js:97:5) at async Promise.all (index 0) ``` Example code: ```...
In the [docs from Node net server](https://nodejs.org/api/net.html#serverlisten): > If port is omitted or is 0, the operating system will assign an arbitrary unused port, which can be retrieved by using...