Page 1 of 1

Install node red on a synology

Posted: Saturday 15 February 2020 15:47
by smaus
I Cant install node-red on my synology, get this error

npm ERR! code Z_DATA_ERROR
npm ERR! errno -3
npm ERR! zlib: invalid distance too far back

Anyone knows what this means.

Thanks

Re: Install node red on a synology

Posted: Saturday 15 February 2020 16:44
by FireWizard
Hi,

I feel myself obliged to give some support, after you moved it. :)

Did you al ready search on Internet.

I found:

https://github.com/nodejs/node/issues/22839
and
https://npm.community/t/zlib-invalid-di ... -back/5577

Seems to be a library issue.

Read it and try.

Regards