Andi Dittrich

Results 134 comments of Andi Dittrich

it's currently a feature of the pro/enterprise edition...

the uart module is missing within your firmware

please verify the issue on a clean site. would assume some kind of mobile "optimization" is kicking-in

e.g. use the minimal example: https://github.com/EnlighterJS/EnlighterJS#minimal-example

Hi @DopamineDriven see https://github.com/npkgz/cli-progress/issues/143 the package will be dropped with the next major release

just set `clearOnComplete` to `true`

sounds like a very rare use case - maybe it's easier to use a custom payload+formatter

this cannot work due to concurrency issues: use one process (master or a dedicated child) to run cli-progress (multi bar in your case) and pass the data from the workers...

see https://nodejs.org/api/child_process.html#subprocesssendmessage-sendhandle-options-callback